While working on JDK-8357135, I was reminded that some of the code implementing eager JVMCI compiler initialization (i.e. -XX:+EagerJVMCI) is a little too scattered in helper methods that look general purpose but are only used for eager JVMCI compiler initialization.
- links to
-
Commit(master) openjdk/jdk/d6e4c5f6
-
Review(master) openjdk/jdk/25369