RFR: JDK-8306112 Implementation of JEP 445: Unnamed Classes and Instance Main Methods (Preview) [v9]

Jim Laskey jlaskey at openjdk.org
Fri May 5 17:31:30 UTC 2023


On Fri, 5 May 2023 16:42:43 GMT, Vicente Romero <vromero at openjdk.org> wrote:

>> Jim Laskey has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Recommended changes #2
>
> src/java.base/share/classes/jdk/internal/misc/MainMethodFinder.java line 138:
> 
>> 136:      * @param mainClass main class
>> 137:      *
>> 138:      * @throws NoSuchMethodException when not and preview and no method found
> 
> wording here? `when not and preview`?

oops - never on a Friday

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13689#discussion_r1186337652



More information about the build-dev mailing list