Integrated: 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)
David Leopoldseder
davleopo at openjdk.org
Wed Jul 31 09:43: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
This pull request has now been integrated.
Changeset: 9b428dda
Author: David Leopoldseder <davleopo at openjdk.org>
Committer: Doug Simon <dnsimon at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/9b428dda8fb86ed595b05f3c930b3ce9c341db9b
Stats: 80 lines in 1 file changed: 0 ins; 80 del; 0 mod
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)
Reviewed-by: dnsimon, never
-------------
PR: https://git.openjdk.org/jdk/pull/20389
More information about the hotspot-compiler-dev
mailing list