Integrated: 8339236: Suppress removal warnings for Security Manager methods in iOS sources

Jose Pereda jpereda at openjdk.org
Thu Aug 29 14:29:23 UTC 2024


On Thu, 29 Aug 2024 11:49:58 GMT, Jose Pereda <jpereda at openjdk.org> wrote:

> This PR adds the required annotations to the iOS sources in the JavaFX Web module, to allow the compilation of such sources, now that `-Werror` is enabled, in the same way that was done for https://bugs.openjdk.java.net/browse/JDK-8264139 (where it was already mentioned https://github.com/openjdk/jfx/pull/528#issue-910936512 the need of a follow-up for iOS/Android).

This pull request has now been integrated.

Changeset: a53bc589
Author:    Jose Pereda <jpereda at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/a53bc589ac37d490b1406a2b977097a06bf5ac74
Stats:     14 lines in 4 files changed: 11 ins; 0 del; 3 mod

8339236: Suppress removal warnings for Security Manager methods in iOS sources

Reviewed-by: kcr, jvos

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

PR: https://git.openjdk.org/jfx/pull/1550


More information about the openjfx-dev mailing list