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

Summary: Support for encoding/decoding exotic identifiers
Product: java Reporter: Jan Lahoda <jlahoda>
Component: SourceAssignee: Jan Lahoda <jlahoda>
Status: RESOLVED FIXED    
Severity: normal CC: apireviews
Priority: P3 Keywords: API, API_REVIEW_FAST
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: Proposed API diff.

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.