OK, with one minor grammatical suggestion
63 dc.tag.a.within.a = {0} which expands to <a> tag within <a> would be
better to rephrase it and use commas or parentheses around the
non-essential relative clause "which expands to..." E.g. 63
dc.tag.a.within.a = {0} tag, which expands to <a>, within <a>
63 dc.tag.a.within.a = {0} tag (which expands to <a>) within <a>
On 11/20/2018 10:27 PM, Priya Lakshmi Muthuswamy wrote:
Hi,
Kindly review the fix for
https://bugs.openjdk.java.net/browse/JDK-8213819
webrev : http://cr.openjdk.java.net/~pmuthuswamy/8213819/webrev.00/
Thanks,
Priya