RFR: 8294985: SSLEngine throws IAE during parsing of X500Principal [v19]

Xue-Lei Andrew Fan xuelei at openjdk.org
Tue May 23 18:19:11 UTC 2023


On Tue, 23 May 2023 16:48:52 GMT, Kevin Driver <kdriver at openjdk.org> wrote:

>> test/jdk/sun/security/ssl/SSLEngineImpl/TestBadDNForPeerCA.java line 27:
>> 
>>> 25:  * @test
>>> 26:  * @library /test/lib
>>> 27:  * @summary verify correct exception handling in the event of an unparseable
>> 
>> Missing @bug field.
>
> I was asked to remove it previously. I can add it back. Just looking for a consistent POV here.

Generally, the @bug tag should be there to easy maintenance.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13466#discussion_r1202809318



More information about the security-dev mailing list