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.
[recent sources] In JDK7, support for exotic identifiers has been added. Utility methods to encode/decode an exotic identifiers would be very helpful.
Created attachment 94230 [details] Proposed API diff.
Thanks for review.
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.
Implemented, thanks for the review.
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.