RFR (JAXP): 8035577: Xerces Update: impl/xpath/regex/RangeToken.java

Xueming Shen xueming.shen at oracle.com
Wed Mar 5 20:37:09 UTC 2014


nitpicking,

(1) shouldn't the variable at #468 to be updated to "lch" instead of "uch" as well?
(2) StringBuilder can be used to replace the StringBuffer in toString().

-Sherman

On 03/05/2014 12:18 PM, David Li wrote:
> Hi,
>
> This is an update from Xerces for file impl/xpath/regex/TokenRange.java.  For details, please refer to: https://bugs.openjdk.java.net/browse/JDK-8035577.
>
> Webrevs: http://cr.openjdk.java.net/~joehw/jdk9/8035577/webrev/
>
> No new tests.  There were none added in Xerces.
>
> Existing tests: JAXP SQE and unit tests passed.
>
> Thanks,
> David




More information about the core-libs-dev mailing list