oracle / graal

GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀
https://www.graalvm.org
Other
20.43k stars 1.64k forks source link

[JDK-8344546] Adapt JDK-8344223: Remove calls to SecurityManager and doPrivileged in java.net.URLClassLoader after JEP 486 integration #10111

Closed graalvmbot closed 5 days ago

graalvmbot commented 6 days ago

https://github.com/openjdk/jdk/pull/22233 removes SecurityManager related API usages from URLClassLoader and URLClassPath