On Wed, 12 Aug 2026 22:12:57 GMT, Chris Plummer <[email protected]> wrote:
>> Yasumasa Suenaga has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Improve OopField::getOffset
>
> src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/Inline.java line 61:
>
>> 59: public boolean isInline() {
>> 60: return true;
>> 61: }
>
> I don't think this is used.
Removed (also removed it from Instance.java)
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/32310#discussion_r3771757657