RFR: 8258662: JDK 17ea: Crash compiling instanceof check involving sealed interface [v2]
Guoxiong Li
github.com+13688759+lgxbslgx at openjdk.java.net
Wed Dec 23 05:14:55 UTC 2020
On Wed, 23 Dec 2020 04:36:53 GMT, Vicente Romero <vromero at openjdk.org> wrote:
>> Guoxiong Li has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Use methods instead of instanceof
>
> the fix looks good to me but we need this code in JDK 16, please create another PR targeting JDK 16 and close this one. Thanks for the fix!
Move it to JDK 16. Please see https://github.com/openjdk/jdk16/pull/63.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1849
More information about the compiler-dev
mailing list