Bug 248313 - [DOM] Javadoc bug in StringLiteral#setLiteralValue(String)
Summary: [DOM] Javadoc bug in StringLiteral#setLiteralValue(String)
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.5   Edit
Hardware: PC Windows XP
: P3 trivial (vote)
Target Milestone: 3.5 M3   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-23 13:24 EDT by Markus Keller CLA
Modified: 2008-10-28 06:03 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Keller CLA 2008-09-23 13:24:52 EDT
I20080918-0100

Javadoc bug in StringLiteral#setLiteralValue(String):
	 * assert s.getEscapedValue("\"hello\\nworld\"");
is wrong.

Similar problem in Javadoc of CharacterLiteral#setCharValue(char).
Comment 1 Olivier Thomann CLA 2008-09-23 14:12:03 EDT
Released for 3.5M3.
Comment 2 Frederic Fusier CLA 2008-10-28 06:03:10 EDT
Verified for 3.5M3 in JDT/Core plug-in sources of build I20081026-2000.