Integrated: 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
Doug Simon
dnsimon at openjdk.org
Fri May 3 19:55:04 UTC 2024
On Wed, 1 May 2024 15:03:08 GMT, Doug Simon <dnsimon at openjdk.org> wrote:
> This PR adds the missing nmethod entry barriers to JVMCI hand assembled tests.
> It also closes the escape hatch in jvmciCodeInstaller.cpp that allowed JVMCI code to be installed without nmethod entry barriers.
This pull request has now been integrated.
Changeset: b20fa7b4
Author: Doug Simon <dnsimon at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/b20fa7b48b0f0a64c0760f26188d4c11c3233b61
Stats: 731 lines in 14 files changed: 404 ins; 309 del; 18 mod
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
Reviewed-by: never
-------------
PR: https://git.openjdk.org/jdk/pull/19035
More information about the hotspot-compiler-dev
mailing list