RFR: 8346237: Obsolete the UseOprofile flag
David Holmes
dholmes at openjdk.org
Mon Jun 9 21:01:44 UTC 2025
On Mon, 9 Jun 2025 14:33:27 GMT, Vladimir Kozlov <kvn 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.
Thanks for the review @vnkozlov !
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25687#issuecomment-2957019040
More information about the hotspot-runtime-dev
mailing list