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 <nlis...@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 >