RFR: 8265901: Use pattern matching for instanceof at module jdk.compiler(part 3)
Guoxiong Li
gli at openjdk.java.net
Mon Apr 26 14:07:27 UTC 2021
On Mon, 26 Apr 2021 13:47:11 GMT, Maurizio Cimadamore <mcimadamore 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
@mcimadamore @jbf Thank you for your review. Could I get your help to sponsor this patch?
-------------
PR: https://git.openjdk.java.net/jdk/pull/3675
More information about the compiler-dev
mailing list