On Sun, 20 Sep 2026 04:22:12 GMT, Ashutosh Mehra <[email protected]> wrote:
>> Vladimir Kozlov has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Update AOT code tests timeout value. Move two tests to tier2
>
> src/hotspot/share/cds/aotCacheAccess.hpp line 76:
>
>> 74: * The encoded pointer is normally obtained by reading a value
>> embedded in some other AOT-ed entry, like an AOT compiled code.
>> 75: */
>> 76: static Klass* narrow_ptr_to_klass(narrowPtr narrowp) {
>
> This method and `narrow_ptr_to_method` are now redundant.
actually `narrow_ptr_to_method` is still in use.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/30778#discussion_r4056134778