graalvm / mandrel

Mandrel is a downstream distribution of the GraalVM community edition. Mandrel's main goal is to provide a native-image release specifically to support Quarkus.
Other
397 stars 15 forks source link

[24.0] Adopt "JDK-8324646: Avoid Class.forName in SecureRandom constructor" #722

Closed zakkak closed 7 months ago

zakkak commented 7 months ago

Adapted backport of https://github.com/oracle/graal/pull/8387/commits/05c1e79d360a9ab375eac31d1ce6946a311d74bc

Fixes https://github.com/graalvm/mandrel/issues/716