RFR: 8336242: 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 (again)

Tom Rodriguez never at openjdk.org
Tue Jul 30 15:07:35 UTC 2024


On Tue, 30 Jul 2024 10:06:45 GMT, David Leopoldseder <davleopo at openjdk.org> wrote:

> This PR removes the Object based tests from SimpleDebugInfoTests.
> 
> These assembler tests are hard to maintain in the context of changes to nmethod entry barriers.
> Downstream Graal testing provides sufficient coverage to ensure correctness wrt DebugInfo usage.
> 
> See the full discussion history here
> https://github.com/openjdk/jdk/pull/19035#issuecomment-2092543435

Marked as reviewed by never (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/20389#pullrequestreview-2207967776


More information about the hotspot-compiler-dev mailing list