Move the immutable data within nmethod into a dedicated class to improve code clarity and maintainability. This change is motivated by the recent introduction of immutable data references as part of JDK-8316694.
https://github.com/openjdk/jdk/pull/23573#discussion_r1996341389
https://github.com/openjdk/jdk/pull/23573#discussion_r1996341389
- relates to
-
JDK-8316694 Implement relocation of nmethod within CodeCache
-
- In Progress
-