Hi Rachna,
sun/text/normalizer/NormalizerImpl.java:
Is there a higher level description of the algorithmic changes?
102-105: These look like accidental changes: the space should not be
removed and the trailing "{" doesn't make sense in a comment.
Regards, Roger
On 3/8/2018 6:56 AM, Rachna Goel wrote:
Hi,
Please review the proposed changes for JDK-819410.
Bug : https://bugs.openjdk.java.net/browse/JDK-8191410
proposed changeset is located at :
http://cr.openjdk.java.net/~rgoel/JDK-8191410/webrev/
This serves as the implementation for JEP 327.