RFR: 8347463: jdk/jfr/threading/TestManyVirtualThreads.java crashes with assert(oopDesc::is_oop_or_null(val)) [v11]

Anton Seoane Ampudia aseoane at openjdk.org
Tue Oct 28 09:50:51 UTC 2025


On Tue, 28 Oct 2025 09:43:30 GMT, Roberto Castañeda Lozano <rcastanedalo at openjdk.org> wrote:

>> Anton Seoane Ampudia has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Rename class
>
> test/hotspot/jtreg/compiler/intrinsics/TestReturnOopSetForJFRWriteCheckpoint.java line 38:
> 
>> 36:  * @requires vm.hasJFR
>> 37:  * @library /test/lib /
>> 38:  * @run driver compiler.intrinsics.TestReturnsOopSetForJFRWriteCheckpoint
> 
> You will have to update this line as well after the class name change.

Oh, right. My bad. Fixed

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/27913#discussion_r2468774982


More information about the hotspot-compiler-dev mailing list