RFR: 8372587: Put jdk/jfr/jvm/TestWaste.java into the ProblemList [v2]
Kerem Kat
krk at openjdk.org
Tue Dec 2 13:23:07 UTC 2025
On Tue, 2 Dec 2025 10:26:15 GMT, Kerem Kat <krk at openjdk.org> wrote:
>> It still fails in oracle environment as described in [JDK-8371630](https://bugs.openjdk.org/browse/JDK-8371630).
>
> Kerem Kat has updated the pull request incrementally with one additional commit since the last revision:
>
> Update test/jdk/ProblemList.txt
>
> Co-authored-by: David Holmes <62092539+dholmes-ora at users.noreply.github.com>
Failing test is unrelated:
> TEST: gc/TestAllocHumongousFragment.java#generational
Internal Error (/home/runner/work/jdk/jdk/src/hotspot/share/oops/compressedOops.inline.hpp:58), pid=8050, tid=8054
# assert(Universe::is_in_heap(result)) failed: object not in heap 0x00000000fc300000
#
# JRE version: OpenJDK Runtime Environment (26.0) (fastdebug build 26-internal-krk-ab4f92453ba582b6c94007ba80e74d6a025d20e5)
# Java VM: OpenJDK 64-Bit Server VM (fastdebug 26-internal-krk-ab4f92453ba582b6c94007ba80e74d6a025d20e5, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, shenandoah gc, linux-amd64)
# Problematic frame:
# V [libjvm.so+0x72fcfe] CompressedOops::decode_not_null(narrowOop)+0x13e
-------------
PR Comment: https://git.openjdk.org/jdk/pull/28539#issuecomment-3602025405
More information about the hotspot-jfr-dev
mailing list