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 180842 - Support for encoding/decoding exotic identifiers
Summary: Support for encoding/decoding exotic identifiers
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 normal (vote)
Assignee: Jan Lahoda
URL:
Keywords: API, API_REVIEW_FAST
Depends on:
Blocks:
 
Reported: 2010-02-17 08:10 UTC by Jan Lahoda
Modified: 2010-02-25 22:09 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Proposed API diff. (9.43 KB, patch)
2010-02-17 08:11 UTC, Jan Lahoda
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Lahoda 2010-02-17 08:10:54 UTC
[recent sources]

In JDK7, support for exotic identifiers has been added. Utility methods to encode/decode an exotic identifiers would be very helpful.
Comment 1 Jan Lahoda 2010-02-17 08:11:42 UTC
Created attachment 94230 [details]
Proposed API diff.
Comment 2 Jan Lahoda 2010-02-17 08:12:27 UTC
Thanks for review.
Comment 3 Quality Engineering 2010-02-24 22:02:40 UTC
Integrated into 'main-golden', will be available in build *201002250200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/687226e5960f
User: Jan Lahoda <jlahoda@netbeans.org>
Log: #180842: basic support for encoding/decoding exotic identifiers.
Comment 4 Jan Lahoda 2010-02-25 11:33:13 UTC
Implemented, thanks for the review.
Comment 5 Quality Engineering 2010-02-25 22:09:38 UTC
Integrated into 'main-golden', will be available in build *201002260200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/687226e5960f
User: Jan Lahoda <jlahoda@netbeans.org>
Log: #180842: basic support for encoding/decoding exotic identifiers.