RFR: JDK-8315458 Implementation of Implicitly Declared Classes and Instance Main Method (Second Preview) [v6]

Jim Laskey jlaskey at openjdk.org
Thu Nov 2 15:49:17 UTC 2023


On Thu, 2 Nov 2023 15:33:25 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

>> Since there is no way to detect an implicit class, the test is no longer relevant.
>
> Right, but the test was still checking useful stuff - e.g. like the fact that the class generated by javac was final, etc (in accordance with the JLS). So some of that should be resurrected I think?

Agree.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/16461#discussion_r1380361777


More information about the compiler-dev mailing list