RFR: JDK-8315458 Implementation of Implicitly Declared Classes and Instance Main Method (Second Preview) [v4]
Jim Laskey
jlaskey at openjdk.org
Thu Nov 2 12:37:03 UTC 2023
On Thu, 2 Nov 2023 12:04:22 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
>> The class is discoverable but only as a regular class.
>
> Why is the test removed?
Since there is no way to detect an implicit class, the test is no longer relevant.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/16461#discussion_r1380034414
More information about the compiler-dev
mailing list