RFR: 8339307: jhsdb jstack could not trace FFM upcall frame [v2]
Yasumasa Suenaga
ysuenaga at openjdk.org
Sat Sep 7 01:48:39 UTC 2024
On Sat, 7 Sep 2024 01:04:14 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:
>> Yasumasa Suenaga has updated the pull request incrementally with two additional commits since the last revision:
>>
>> - Update test/hotspot/jtreg/serviceability/sa/libupcall.c
>>
>> Co-authored-by: Jorn Vernee <JornVernee at users.noreply.github.com>
>> - Update src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/ppc64/PPC64Frame.java
>>
>> Co-authored-by: Jorn Vernee <JornVernee at users.noreply.github.com>
>
> src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/code/UpcallStub.java line 41:
>
>> 39:
>> 40: private static AddressField lastJavaSPField;
>> 41:
>
> I think it's better without the blank lines.
Removed them in new commit.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20885#discussion_r1747859951
More information about the serviceability-dev
mailing list