-
Enhancement
-
Resolution: Fixed
-
P4
-
24
-
b18
The default setting often results in a single JVMCI thread being spawned.
For Graal, this can lead to significant warmup issues in the presence of long running compilations.
It might be reasonable to have at least 2 JVMCI threads (if possible).
- links to
-
Commit(master) openjdk/jdk/7cc7c080
-
Review(master) openjdk/jdk/21279