On Mon, 26 Jun 2023 13:51:25 GMT, Chen Liang <li...@openjdk.org> wrote:
>> This patch touches java.lang.reflect and java.lang.invoke packages. It >> replaces instanceof + cast with pattern matching and updates >> Array.newInstance().getClass() patterns with arrayType() for obtaining array >> types of a class. > > Chen Liang has updated the pull request incrementally with one additional > commit since the last revision: > > simplify equals by replacing if with and operators Marked as reviewed by darcy (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/14642#pullrequestreview-1499363946