[8u-dev] Request for approval: JDK-8074297 and JDK-8076290
Aleksej Efimov
aleksej.efimov at oracle.com
Thu Apr 9 14:56:33 UTC 2015
Hi,
Please, approve backports of the two following bugs that fixes the XSL
substring function behavior with supplementary characters.
JDK-8074297 fix had broken a substring function indexing and after that
it was repaired by JDK-8076290 .
Both fixes applies cleanly after reshuffling.
Testing the fix with JCK8/9, JTREG, JPRT shows no xml/xsl related failures.
Best Regards,
Aleksej
JBS:
8074297: substring in XSLT returns wrong character if string contains
supplementary chars
https://bugs.openjdk.java.net/browse/JDK-8074297
8076290: JCK test api/xsl/conf/string/string17 starts failing after
JDK-8074297
JCK test api/xsl/conf/string/string17 starts failing after JDK-8074297:
https://bugs.openjdk.java.net/browse/JDK-8076290
JDK9 changesets:
8074297:
http://hg.openjdk.java.net/jdk9/dev/jaxp/rev/8bcecaa32927
http://hg.openjdk.java.net/jdk9/dev/jdk/rev/bffa5fa36c0e
8076290:
http://hg.openjdk.java.net/jdk9/dev/jaxp/rev/4952638cf5c2
http://hg.openjdk.java.net/jdk9/dev/jdk/rev/05e152013a87
JDK9 review threads:
8074297:
http://mail.openjdk.java.net/pipermail/core-libs-dev/2015-March/032560.html
8076290:
http://mail.openjdk.java.net/pipermail/core-libs-dev/2015-April/032653.html
More information about the jdk8u-dev
mailing list