On Wed, 24 Mar 2021 09:56:16 GMT, Patrick Concannon <pconcan...@openjdk.org> wrote:
> Hi, > > Could someone please review my code for updating the code in the `java.time` > package to make use of the `instanceof` pattern variable? > > Kind regards, > Patrick This pull request has now been integrated. Changeset: 28af31db Author: Patrick Concannon <pconcan...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/28af31db Stats: 176 lines in 34 files changed: 0 ins; 47 del; 129 mod 8263668: Update java.time to use instanceof pattern variable Reviewed-by: lancea, ryadav, naoto, rriggs, dfuchs, scolebourne, chegar ------------- PR: https://git.openjdk.java.net/jdk/pull/3170