On Mon, 24 Jan 2022 17:21:57 GMT, Ian Graves <igra...@openjdk.org> wrote:

> Replacing a buggy NullPointerException in `Pattern.compile()` with the proper 
> PatternSyntaxException

test/jdk/java/util/regex/RegExTest.java line 4551:

> 4549:     }
> 4550: 
> 4551:     //This test is for

This comment is confusing. Shouldn't it include JBS ID?

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

PR: https://git.openjdk.java.net/jdk/pull/7201

Reply via email to