On Mon, 22 May 2023 19:41:25 GMT, Kevin Driver <kdri...@openjdk.org> wrote:
>> Fixes: [JDK-8294985](https://bugs.openjdk.org/browse/JDK-8294985) > > Kevin Driver has updated the pull request with a new target base due to a > merge or a rebase. The incremental webrev excludes the unrelated changes > brought in by the merge/rebase. The pull request contains 17 additional > commits since the last revision: > > - Merge remote-tracking branch 'upstream/master' into JDK-8294985 > - additional code review comments > - rename class and remove bug id from test header > - removing block that isn't reached > - fix bug id in test header > - reworked example into a jtreg test > - whitespace adjustments > - all review comments applied > - optimize imports and change toString > - review comments addressed > - ... and 7 more: https://git.openjdk.org/jdk/compare/6825bcbe...d9f0c667 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. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/13466#discussion_r1202513519