Investigate possibility to move read-only nmethod's data from CodeCache to C heap. It includes dependencies, nul_chk_table, handler_table, scopes_pcs, scopes_data, speculations, jvmci_data. It amounts for about 30% (optimized VM) of space in CodeCache.
- relates to
-
JDK-7072317 move metadata from CodeCache
- Open
-
JDK-8330181 Move PcDesc cache from nmethod header
- Resolved