RFR: 8316694: Implement relocation of nmethod within CodeCache [v24]
Vladimir Kozlov
kvn at openjdk.org
Tue Jun 3 00:35:00 UTC 2025
On Mon, 2 Jun 2025 22:57:19 GMT, Chad Rakoczy <duke at openjdk.org> wrote:
> We’re hoping to get this into JDK 25, as it would simplify both development and backporting of features related to hot code grouping. That said, if the consensus is that JVMTI/JFR support is essential upfront, this can be delayed until JDK 26.
I don't think this can be put into JDK 25. Too late and changes are not simple. And yes, JVMTI/JFR support is essential - you have to support all public functionalities of VM.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23573#issuecomment-2932980633
More information about the hotspot-compiler-dev
mailing list