This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 20341 - Proper handling of UNICODE escapes
Summary: Proper handling of UNICODE escapes
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks: 20337
  Show dependency tree
 
Reported: 2002-02-08 11:54 UTC by Tomas Hurka
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Hurka 2002-02-08 11:54:46 UTC
Correctly maintain position transformation between raw unicode character stream 
of Java source and one after unicode transformation. See Java Language
Specification paragraph 3.2 Lexical Translation and 3.3 Unicode Escapes.
Comment 1 Tomas Hurka 2002-09-03 20:19:41 UTC
Done in branch meta_2