RFR: 8263322: Deadlock when calling Application.launch in the FXThread after Platform.startup [v4]
Florian Kirmaier
fkirmaier at openjdk.java.net
Wed Mar 10 22:54:05 UTC 2021
On Wed, 10 Mar 2021 22:40:26 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>> I've now added the new Exception to the JavaDoc of the Application.
>
> The API spec changes look good. You can add that to the Specification section of the CSR. You can either paste the diffs for the javadoc comments, or else just add the one new line for each method. Either way, the name of the class (javafx.application.Application) should be listed prior to the diffs / additions. Also, make it clear which methods are getting the new `@exception` tags.
Great, I've updated the CSR!
-------------
PR: https://git.openjdk.java.net/jfx/pull/421
More information about the openjfx-dev
mailing list