[jdk8u-dev] RFR: 8274606: Fix jaxp/javax/xml/jaxp/unittest/transform/SurrogateTest.java test
Kazuhisa Takakuri
ktakakuri at openjdk.org
Tue Jun 11 04:38:38 UTC 2024
This is a backport of JDK-8274606: Fix jaxp/javax/xml/jaxp/unittest/transform/SurrogateTest.java test.
This patch compliments JDK-8268457, which I have already proposed for backporting. #517
This backport is not clean due to the fact that the JDK-8268457 backport is not clean.
I confirmed that SurrogateTest.java fails in the build before applying JDK-8268457 and succeeds in the build after applying it.
Testing: All tests under jdk/test/javax/xml/jaxp/
Thank you.
-------------
Depends on: https://git.openjdk.org/jdk8u-dev/pull/517
Commit messages:
- Backport 7eb0372e55f23275b12470593adc97f1b79bc965
- Backport 7eb0372e55f23275b12470593adc97f1b79bc965
- Backport 7eb0372e55f23275b12470593adc97f1b79bc965
Changes: https://git.openjdk.org/jdk8u-dev/pull/518/files
Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=518&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8274606
Stats: 18 lines in 1 file changed: 6 ins; 3 del; 9 mod
Patch: https://git.openjdk.org/jdk8u-dev/pull/518.diff
Fetch: git fetch https://git.openjdk.org/jdk8u-dev.git pull/518/head:pull/518
PR: https://git.openjdk.org/jdk8u-dev/pull/518
More information about the jdk8u-dev
mailing list