Integrated: 8361569: [JVMCI] Further refine JVMCI-compiled nmethod that should not collect deoptimization profile

Yudi Zheng yzheng at openjdk.org
Wed Jul 9 19:15:47 UTC 2025


On Tue, 8 Jul 2025 15:59:10 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.

This pull request has now been integrated.

Changeset: 6681fc72
Author:    Yudi Zheng <yzheng at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/6681fc72d3463e13876eb84a285eb580ee92b464
Stats:     86 lines in 18 files changed: 39 ins; 5 del; 42 mod

8361569: [JVMCI] Further refine JVMCI-compiled nmethod that should not collect deoptimization profile

Reviewed-by: dnsimon, gdub

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

PR: https://git.openjdk.org/jdk/pull/26192


More information about the hotspot-dev mailing list