RFR: 8265901: Use pattern matching for instanceof at module jdk.compiler(part 3)
Maurizio Cimadamore
mcimadamore at openjdk.java.net
Mon Apr 26 13:50:25 UTC 2021
On Sun, 25 Apr 2021 09:20:54 GMT, Guoxiong Li <gli at openjdk.org> wrote:
> Hi all,
>
> This series of patches update the code of the module jdk.compiler by using the pattern matching for instanceof.
>
> This patch only revises the package `com.sun.tools.sjavac`.
>
> Thank you for taking the time to review.
>
> --
> Best Regards,
> Guoxiong.
Looks good
-------------
Marked as reviewed by mcimadamore (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/3675
More information about the compiler-dev
mailing list