RFR: 8369995: Implement extra logging and/or propagate errors in X509KeyManagerImpl and fix StringIndexOutOfBoundsException [v7]

Mikhail Yankelevich myankelevich at openjdk.org
Tue Oct 21 21:26:38 UTC 2025


On Mon, 20 Oct 2025 20:44:22 GMT, Artur Barashev <abarashev at openjdk.org> wrote:

>> Mikhail Yankelevich has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   comments
>
> test/jdk/sun/security/ssl/X509KeyManager/NullCases.java line 223:
> 
>> 221: 
>> 222:     @ParameterizedTest
>> 223:     @ValueSource(strings = {"1..",".1.", "..1", ".9.123456789"})
> 
> You still miss the test string with `..` in the middle.

done in the next commit

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27851#discussion_r2449733548


More information about the security-dev mailing list