RFR: 8261205: AssertionError: Cannot add metadata to an intersection type [v3]

Vicente Romero vromero at openjdk.java.net
Thu May 20 10:22:30 UTC 2021


On Thu, 20 May 2021 00:42:44 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

>> test/langtools/tools/javac/annotations/typeAnnotations/VariablesDeclaredWithVarTest.java line 68:
>> 
>>> 66:             class Test {
>>> 67:                 void kaa() {
>>> 68:                     //@A var c = g(1, 1L);
>> 
>> Is this meant to be commented out?
>
> Ah ok, I see this is fixed now

yep, thanks for the review

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

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


More information about the compiler-dev mailing list