RFR: 8347562: javac crash due to type vars in permits clause [v2]
Vicente Romero
vromero at openjdk.org
Mon Jan 13 20:24:41 UTC 2025
On Mon, 13 Jan 2025 18:53:19 GMT, Hannes Greule <hgreule at openjdk.org> wrote:
>> test/langtools/tools/javac/sealed/erroneous_permits/MultipleErroneousPermittedTypes.java line 2:
>>
>>> 1: /*
>>> 2: * @test /nodynamiccopyright/
>>
>> it would be preferable for this test to be moved to a subtest in `test/langtools/tools/javac/sealed/SealedCompilationTests.java`
>
> Moved it into `testTypeVarInPermits`. Please let me know if it is fine like that.
looks good, just please remember to update the copyright year to 2025 before pushing
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23069#discussion_r1913762489
More information about the compiler-dev
mailing list