RFR: 8206430: Use consistent pattern for startup in FX system tests [v6]
Andy Goryachev
angorya at openjdk.org
Thu Nov 17 16:53:36 UTC 2022
On Thu, 17 Nov 2022 16:13:44 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>> Andy Goryachev has updated the pull request incrementally with one additional commit since the last revision:
>>
>> 8206430: review comments
>
> tests/system/src/test/java/test/util/Util.java line 313:
>
>> 311: * @param startupLatch - a latch used to communicate successful start of the application
>> 312: * @param applicationClass - application to launch
>> 313: * @param args - command line arguments
>
> Since we don't generate javadocs for our tests, this doesn't matter, but for future refence, there should not be any punctuation (i.e., no `-`) after the name of the parameter.
Got it, thanks.
-------------
PR: https://git.openjdk.org/jfx/pull/950
More information about the openjfx-dev
mailing list