On Tue, 18 May 2021 10:37:21 GMT, Patrick Concannon <pconcan...@openjdk.org> wrote:
> Hi, > > Could someone please review my code for updating the code in the `java.util` > package to make use of the `instanceof` pattern variable? > > Kind regards, > Patrick This pull request has now been integrated. Changeset: a52c4ede Author: Patrick Concannon <pconcan...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/a52c4ede2f043b7d4a234c7d06f91871312e9654 Stats: 267 lines in 29 files changed: 1 ins; 125 del; 141 mod 8267110: Update java.util to use instanceof pattern variable Reviewed-by: lancea, naoto ------------- PR: https://git.openjdk.java.net/jdk/pull/4088