git: openjdk/jdk17u-dev: 8275868: ciReplay: Inlining fails with "unloaded signature classes" due to wrong protection domains

Goetz Lindenmaier goetz at openjdk.org
Fri Mar 29 08:03:45 UTC 2024


Changeset: ba77d0ba
Author:    Goetz Lindenmaier <goetz at openjdk.org>
Date:      2024-03-29 08:01:58 +0000
URL:       https://git.openjdk.org/jdk17u-dev/commit/ba77d0baed6c3a28f9b8c8ea3db1b8a1a95f9c1f

8275868: ciReplay: Inlining fails with "unloaded signature classes" due to wrong protection domains

Reviewed-by: mdoerr
Backport-of: 5bb1992b8408a0d196b1afa308bc00d007458dbd

! src/hotspot/share/ci/ciEnv.cpp
! src/hotspot/share/ci/ciEnv.hpp
! src/hotspot/share/ci/ciReplay.cpp
! test/hotspot/jtreg/compiler/ciReplay/CiReplayBase.java
+ test/hotspot/jtreg/compiler/ciReplay/DumpReplayBase.java
+ test/hotspot/jtreg/compiler/ciReplay/TestInliningProtectionDomain.java



More information about the jdk-updates-changes mailing list