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

Kevin Rushforth kcr at openjdk.org
Thu Aug 29 13:01:28 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).

Looks OK. @johanvos might want to review this.

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

Marked as reviewed by kcr (Lead).

PR Review: https://git.openjdk.org/jfx/pull/1550#pullrequestreview-2268666679


More information about the openjfx-dev mailing list