On Wed, 10 Mar 2021 12:59:18 GMT, Patrick Concannon <[email protected]> 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 Great. I included some of these in #2300 - @mlchung has asked me to split out some of the changes in that PR to make them more focused and easier to review, so I'll just go ahead and remove the things you're patching up here. ------------- PR: https://git.openjdk.java.net/jdk/pull/2913
