RFR: 8280403: RegEx: String.split can fail with NPE in Pattern.CharPredicate::match
Ian Graves
igraves at openjdk.java.net
Mon Jan 24 21:39:58 UTC 2022
On Mon, 24 Jan 2022 17:21:57 GMT, Ian Graves <igraves at openjdk.org> wrote:
> Replacing a buggy NullPointerException in `Pattern.compile()` with the proper PatternSyntaxException
Thanks @turbanoff , left off the JBS ID in the comment.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7201
More information about the core-libs-dev
mailing list