RFR: 8347463: jdk/jfr/threading/TestManyVirtualThreads.java crashes with assert(oopDesc::is_oop_or_null(val)) [v9]
Anton Seoane Ampudia
aseoane at openjdk.org
Tue Oct 28 08:51:06 UTC 2025
On Mon, 27 Oct 2025 20:49:40 GMT, Dean Long <dlong at openjdk.org> wrote:
>> Anton Seoane Ampudia has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Adjust comment
>
> test/hotspot/jtreg/compiler/intrinsics/TestReturnsOopSetForJFRWriteCheckpoint.java line 49:
>
>> 47: }
>> 48:
>> 49: // Crash was due to the returns_oop field not being set
>
> I was confused when I could not find "returns_oop". It turns out the names are CallNode::returns_pointer() and ScopeDesc::return_oop().
Oh, I got them mixed up. I will update things accordingly, thanks!
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27913#discussion_r2468526424
More information about the hotspot-dev
mailing list