RFR: 8231269: CompileTask::is_unloaded is slow due to JNIHandles type checks [v6]
Aleksey Shipilev
shade at openjdk.org
Thu Apr 24 09:32:51 UTC 2025
On Thu, 24 Apr 2025 00:20:03 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:
>> Aleksey Shipilev has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Allow UMH::_method access from VMStructs
>
> src/hotspot/share/runtime/unloadableMethodHandle.inline.hpp line 26:
>
>> 24:
>> 25: #ifndef SHARE_RUNTIME_METHOD_UNLOAD_BLOCKER_HANDLE_INLINE_HPP
>> 26: #define SHARE_RUNTIME_METHOD_UNLOAD_BLOCKER_HANDLE_INLINE_HPP
>
> Stale header file name used?
Right. Fixed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24018#discussion_r2057962282
More information about the hotspot-gc-dev
mailing list