RFR: 8316694: Implement relocation of nmethod within CodeCache [v24]

Dean Long dlong at openjdk.org
Tue Jun 17 21:07:38 UTC 2025


On Tue, 17 Jun 2025 20:26:29 GMT, Chad Rakoczy <duke at openjdk.org> wrote:

> What do you mean by this? I don't see how recursive calls would behave differently. There is a check for intra-nmethod calls which I think would cover this case

OK, I didn't see that check when I took a quick look.  If it already works as intended, great.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/23573#discussion_r2153168807


More information about the hotspot-compiler-dev mailing list