[12] RFR: 8215303: Allowing additional currency code points from later Unicode updates

Chris Hegarty chris.hegarty at oracle.com
Fri Jan 4 14:13:42 UTC 2019



On 1/3/19 10:26 PM, Naoto Sato wrote:
> Hello,
> 
> Please review the fix to the following issue (and its approved CSR):
> 
> https://bugs.openjdk.java.net/browse/JDK-8215303
> https://bugs.openjdk.java.net/browse/JDK-8215305
> 
> The proposed changeset is located at:
> 
> http://cr.openjdk.java.net/~naoto/8215303/webrev.00/

I think this is a positive change, but for clarity ( since I cannot find it
in the CSR ), will this change have an impact on the set of allowable
characters that can be used as identifiers, i.e. isJavaIdentifierStart,
isJavaIdentifierPart?

-Chris.





More information about the core-libs-dev mailing list