git: openjdk/jdk: 8292561: Make "ReplayCompiles" a diagnostic product switch

Thomas Stuefe stuefe at openjdk.org
Sun Aug 21 07:00:54 UTC 2022


Changeset: f9004fe4
Author:    Thomas Stuefe <stuefe at openjdk.org>
Date:      2022-08-21 06:59:20 +0000
URL:       https://git.openjdk.org/jdk/commit/f9004fe4438c30eb639e3c36e6531c306b836e36

8292561: Make "ReplayCompiles" a diagnostic product switch

Reviewed-by: kvn, xliu

! src/hotspot/share/ci/ciEnv.cpp
! src/hotspot/share/ci/ciEnv.hpp
! src/hotspot/share/ci/ciMethod.cpp
! src/hotspot/share/ci/ciMethodData.cpp
! src/hotspot/share/ci/ciObjectFactory.cpp
! src/hotspot/share/ci/ciReplay.cpp
! src/hotspot/share/ci/ciReplay.hpp
! src/hotspot/share/compiler/compiler_globals.hpp
! src/hotspot/share/prims/jni.cpp
! src/hotspot/share/runtime/arguments.cpp
+ test/hotspot/jtreg/compiler/ciReplay/TestInvalidReplayFile.java



More information about the jdk-changes mailing list