GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀
20.42k
stars
1.64k
forks
source link
[GR-59499] Fix System.getProperties() when called from virtual thread. #10109
Open
graalvmbot opened 3 days ago
Cannot safely use
StackValue
in interruptible methods that execute on virtual threads.