RFR: 8370527: Memory leak after 8316694: Implement relocation of nmethod within CodeCache

Chad Rakoczy duke at openjdk.org
Tue Oct 28 15:47:00 UTC 2025


On Tue, 28 Oct 2025 14:54:27 GMT, Evgeny Astigeevich <eastigeevich at openjdk.org> wrote:

> Maybe we should check _immutable_data is not blob_end() either explicitly or with an assert.

It does get checked before we read the reference counter

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

PR Comment: https://git.openjdk.org/jdk/pull/28008#issuecomment-3457165644


More information about the hotspot-compiler-dev mailing list