RFR: 8370852: Test sun/security/ssl/SSLLogger/DebugPropertyValuesTest.java fails after JDK-8369995 [v3]
Mikhail Yankelevich
myankelevich at openjdk.org
Thu Oct 30 12:00:32 UTC 2025
On Thu, 30 Oct 2025 11:55:54 GMT, Matthew Donovan <mdonovan at openjdk.org> wrote:
>> Mikhail Yankelevich has updated the pull request incrementally with two additional commits since the last revision:
>>
>> - turbanoff's comment
>> - choosing -> Choosing
>
> test/jdk/sun/security/ssl/SSLLogger/DebugPropertyValuesTest.java line 61:
>
>> 59: List.of("Produced ClientHello handshake message",
>> 60: "supported_versions"));
>> 61: debugMessages.put("keymanager", List.of("Choosing key:"));
>
> Is this what caused the test to fail? everything else looks like formatting changes.
Yes, it was changed in JDK-8369995
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/28045#discussion_r2477837498
More information about the security-dev
mailing list