RFR: 8278078: cannot reference super before supertype constructor has been called [v2]
Adam Sotona
asotona at openjdk.java.net
Wed Dec 1 20:35:12 UTC 2021
On Wed, 1 Dec 2021 17:43:06 GMT, Vicente Romero <vromero at openjdk.org> wrote:
>> Adam Sotona has updated the pull request incrementally with one additional commit since the last revision:
>>
>> fixed typo in test name
>
> test/langtools/tools/javac/8278078/EclosingSuperTest.java line 7:
>
>> 5: * @run compile EclosingSuperTest.java
>> 6: */
>> 7: public class EclosingSuperTest {
>
> nit typo: Enclosing
fixed, thanks :)
-------------
PR: https://git.openjdk.java.net/jdk/pull/6642
More information about the compiler-dev
mailing list