RFR: 8346237: Obsolete the UseOprofile flag

Vladimir Kozlov kvn at openjdk.org
Mon Jun 9 14:35:51 UTC 2025


On Mon, 9 Jun 2025 02:03:37 GMT, David Holmes <dholmes at openjdk.org> wrote:

> The `UseOprofile` flag is obsoleted in JDK 26 and so the code associated with it is removed. That means `linux_wrap_code` is dead code and consequently `CodeHeap::on_code_mapping` is also dead code.
> 
> Testing:
>  - tiers 1-3 sanity
> 
> Thanks

Good.

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

Marked as reviewed by kvn (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/25687#pullrequestreview-2910271058


More information about the hotspot-runtime-dev mailing list