-
Enhancement
-
Resolution: Unresolved
-
P5
-
23
JDK-8314661 gives a special code heap for compiled Java methods which are always hot or in use. We need an implementation which can auto-place such compiled Java methods into the code heap.
- relates to
-
JDK-8314661 Implement code heap for methods known to be hot/used
- In Progress