[jdk8u-dev] RFR: 8274606: Fix jaxp/javax/xml/jaxp/unittest/transform/SurrogateTest.java test
Kazuhisa Takakuri
ktakakuri at openjdk.org
Tue May 20 02:55:55 UTC 2025
On Tue, 11 Jun 2024 16:51:51 GMT, Paul Hohensee <phh at openjdk.org> wrote:
>> 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.
>
> GHA test failures appear unrelated.
@phohensee Could you please review again as I resolved the conflict?
-------------
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/518#issuecomment-2892757246
More information about the jdk8u-dev
mailing list