RFR: 8316694: Implement relocation of nmethod within CodeCache [v44]
Chad Rakoczy
duke at openjdk.org
Thu Aug 28 20:22:19 UTC 2025
On Wed, 27 Aug 2025 23:24:31 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
> just noticed (by looking on nmethodrelocation.java last changes) that you placed new testing into `test/hotspot/jtreg/vmTestbase/nsk/jvmti/`. Which is old tests directory.
>
> Any reason you placed it there instead of `test/hotspot/jtreg/serviceability/jvmti` ?
I didn't realize that was the old directory. I refactored the test and moved it into the correct directory
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23573#issuecomment-3234823068
More information about the hotspot-compiler-dev
mailing list