On Thu, 21 Sep 2023 17:25:34 GMT, Mark Powers <mpow...@openjdk.org> wrote:
>> test/jdk/sun/security/x509/X509CRLImpl/UnexpectedNPE.java line 1: >> >>> 1: /* >> >> I would suggest write a new test, and you can use the >> `Utils.runAndCheckException` to make it simpler. > > I can do that. My primary motivation for using the existing test was that > `UnexpectedNPE.java` is the perfect name for my test. Why not just updating UnexpectedNPE test with `Utils.runAndCheckException` calls? ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/15844#discussion_r1333501852