On Wed, 10 Mar 2021 12:59:18 GMT, Patrick Concannon <pconcan...@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 <pconcan...@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