RFR: 8256266: Binding variables don't correct support declaration annotations and the final modifier [v4]

Jan Lahoda jlahoda at openjdk.java.net
Tue Jan 5 11:55:06 UTC 2021


On Tue, 8 Dec 2020 12:44:44 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

>> Jan Lahoda has updated the pull request incrementally with two additional commits since the last revision:
>> 
>>  - Removing forgotten debug call.
>>  - Reject final modifiers on non-pattern matching instanceof.
>
> Changes look good to me

Has been integrated as:
https://git.openjdk.java.net/jdk16/pull/78

-------------

PR: https://git.openjdk.java.net/jdk/pull/1192


More information about the compiler-dev mailing list