https://bugs.openjdk.org/browse/JDK-8335480 implements scoped access tracking for compiled methods in C1 and C2.
JVMCI currently has a conservative implementation, but it should implement this tracking as well.
JVMCI currently has a conservative implementation, but it should implement this tracking as well.
- relates to
-
JDK-8335480 Only deoptimize threads if needed when closing shared arena
- Resolved
- links to
-
Commit(master) openjdk/jdk/c095c0e6
-
Review(master) openjdk/jdk/20256