RFR: 8370852: Test sun/security/ssl/SSLLogger/DebugPropertyValuesTest.java fails after JDK-8369995 [v3]
Matthew Donovan
mdonovan at openjdk.org
Thu Oct 30 12:00:31 UTC 2025
On Thu, 30 Oct 2025 10:16:16 GMT, Mikhail Yankelevich <myankelevich at openjdk.org> wrote:
>> Updated test to require `ssl,keymanager`, as it changed from `keymanager`.
>
> 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.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/28045#discussion_r2477827768
More information about the security-dev
mailing list