Integrated: 8346237: Obsolete the UseOprofile flag
David Holmes
dholmes at openjdk.org
Mon Jun 9 21:01:44 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
This pull request has now been integrated.
Changeset: ef45c815
Author: David Holmes <dholmes at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/ef45c8154cea2ec910788d3c19e91d3eed75708e
Stats: 60 lines in 5 files changed: 3 ins; 55 del; 2 mod
8346237: Obsolete the UseOprofile flag
Reviewed-by: coleenp, kvn
-------------
PR: https://git.openjdk.org/jdk/pull/25687
More information about the hotspot-runtime-dev
mailing list