[jdk8u-dev] RFR: 8274606: Fix jaxp/javax/xml/jaxp/unittest/transform/SurrogateTest.java test [v3]

Kazuhisa Takakuri ktakakuri at openjdk.org
Wed Dec 4 06:32:16 UTC 2024


> This is a backport of JDK-8274606: Fix jaxp/javax/xml/jaxp/unittest/transform/SurrogateTest.java test.
> This patch complements 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.

Kazuhisa Takakuri has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 12 commits:

 - Merge branch 'master' into 8274606
 - Backport 7eb0372e55f23275b12470593adc97f1b79bc965
 - Backport 7eb0372e55f23275b12470593adc97f1b79bc965
 - Backport 7eb0372e55f23275b12470593adc97f1b79bc965
 - Import Collectors
 - Remove test library
 - Backport 83bce94cc8a7fb45b0604598411fbecc62000dfd
 - Backport 83bce94cc8a7fb45b0604598411fbecc62000dfd
 - Backport 83bce94cc8a7fb45b0604598411fbecc62000dfd
 - Fix the indent
 - ... and 2 more: https://git.openjdk.org/jdk8u-dev/compare/2931b1d2...6d3982bf

-------------

Changes: https://git.openjdk.org/jdk8u-dev/pull/518/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=518&range=02
  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