RFR: 8329982: compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/SimpleDebugInfoTest.java failed assert(oopDesc::is_oop_or_null(val)) failed: bad oop found [v2]
Doug Simon
dnsimon at openjdk.org
Thu Jul 11 10:11:01 UTC 2024
On Fri, 3 May 2024 08:24:51 GMT, Doug Simon <dnsimon at openjdk.org> wrote:
> The next time there's a TestAssembler failure due to a change in nmethod invariants, I will remove it completely. There is sufficient coverage now in Graal tests that it no longer offers sufficient value.
Happened again: https://bugs.openjdk.org/browse/JDK-8336242
I'll put up a PR to remove the problematic test.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19035#issuecomment-2222540355
More information about the hotspot-compiler-dev
mailing list