Integrated: 8263358: Update java.lang to use instanceof pattern variable
Patrick Concannon
pconcannon at openjdk.java.net
Wed Mar 24 10:01:40 UTC 2021
On Wed, 10 Mar 2021 12:59:18 GMT, Patrick Concannon <pconcannon at openjdk.org> wrote:
> Hi,
>
> Could someone please review my code for updating the code in the `java.lang` package to make use of the `instanceof` pattern variable?
>
> Kind regards,
> Patrick
This pull request has now been integrated.
Changeset: 329697b0
Author: Patrick Concannon <pconcannon at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/329697b0
Stats: 113 lines in 18 files changed: 1 ins; 50 del; 62 mod
8263358: Update java.lang to use instanceof pattern variable
Reviewed-by: iris, chegar, mchung, dfuchs
-------------
PR: https://git.openjdk.java.net/jdk/pull/2913
More information about the core-libs-dev
mailing list