Integrated: 8280403: RegEx: String.split can fail with NPE in Pattern.CharPredicate::match
Ian Graves
igraves at openjdk.java.net
Mon Jan 24 22:25:15 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
This pull request has now been integrated.
Changeset: e3076552
Author: Ian Graves <igraves at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/e3076552ec528864e61a6e0ec91e228006fddefc
Stats: 13 lines in 2 files changed: 11 ins; 0 del; 2 mod
8280403: RegEx: String.split can fail with NPE in Pattern.CharPredicate::match
Reviewed-by: lancea, iris, naoto, rriggs
-------------
PR: https://git.openjdk.java.net/jdk/pull/7201
More information about the core-libs-dev
mailing list