Security Manager deprecation in JDK 17

Laurent Bourgès bourges.laurent at gmail.com
Sat Jul 30 07:09:00 UTC 2022


Hi,

I will fix the MarlinFX code myself, as I am proposing an openjfx patch,
that has already @SuppressWarning lines from jdk17.
See https://github.com/openjdk/jfx/pull/674

Kevin will review it soon, so I propose you to ignore changes on your side
to avoid conflicts in
modules/javafx.graphics/src/main/java/com/sun/marlin/**

Thanks,
Laurent

Le sam. 30 juil. 2022, 08:18, Nir Lisker <nlisker at gmail.com> a écrit :

> Now that we are using JDK 17, the SecurityManager is deprecated for
> removal. JDK-8264139 [1] already suppressed the warnings, but we should
> probably start looking at replacements as there are ~200 affected files.
> What is the plan going forward?
>
> [1] https://bugs.openjdk.org/browse/JDK-8264139
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/openjfx-dev/attachments/20220730/9e31eb57/attachment.htm>


More information about the openjfx-dev mailing list