-
Bug
-
Resolution: Fixed
-
P4
-
25
-
b26
Found this when reading mainline-vs-premain webrev. JDK-8355003 introduced a backlink to Method* in MethodCounters. I believe we need to handle that backlink at least in CodeBuffer::finalize_oop_references(). premain does this, while mainline does not.
- caused by
-
JDK-8355003 Implement JEP 515: Ahead-of-Time Method Profiling
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/3cf3e4bb
-
Review(master) openjdk/jdk/25599