RFR: 8361569: [JVMCI] Further refine JVMCI-compiled nmethod that should not collect deoptimiztaion profile [v2]
Doug Simon
dnsimon at openjdk.org
Tue Jul 8 19:52:41 UTC 2025
On Tue, 8 Jul 2025 19:23:31 GMT, Yudi Zheng <yzheng at openjdk.org> wrote:
>> In https://github.com/openjdk/jdk/pull/25356 we prevent all non-CompilerBroker JVMCI compilations from collecting deoptimiztaion profiles. This causes some regression in Graal's whitebox unit tests, some of which employ non-CompilerBroker compilations to test deoptimiztaions.
>
> Yudi Zheng has updated the pull request incrementally with one additional commit since the last revision:
>
> restore HotSpotNmethod constructor
Looks good to me.
-------------
Marked as reviewed by dnsimon (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/26192#pullrequestreview-2998930031
More information about the hotspot-dev
mailing list