-
Bug
-
Resolution: Unresolved
-
P3
-
20, 21, 22, 23, 24
Since "JDK-8290025: Remove the Sweeper" (i.e. JDK 20), "hosted" JVMCI compilations (i.e. JVMCI compilations not triggered by the `CompilerBroker` but e.g. by the Truffle framework) don't trigger a JVMTI `CompiledMethodLoad` event any more.
- relates to
-
JDK-8290025 Remove the Sweeper
- Resolved