On Thu, 2 Nov 2023 17:17:42 GMT, Jan Lahoda <jlah...@openjdk.org> wrote:
>> Jim Laskey has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Revised implicit class test > > src/java.base/share/classes/jdk/internal/misc/MainMethodFinder.java line 33: > >> 31: public class MainMethodFinder { >> 32: /** >> 33: * {@return true if method mets the requirements of a main method} > > Nit/typo > Suggestion: > > * {@return true if the method meets the requirements of a main method} Changing ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/16461#discussion_r1380575947