git: openjdk/jdk: 8254108: ciReplay: Support incremental inlining
Christian Hagedorn
chagedorn at openjdk.java.net
Tue Nov 23 15:23:51 UTC 2021
Changeset: 38802ad5
Author: Christian Hagedorn <chagedorn at openjdk.org>
Date: 2021-11-23 15:22:11 +0000
URL: https://git.openjdk.java.net/jdk/commit/38802ad56a31efc90733cb75ea27f019e2c4f5a4
8254108: ciReplay: Support incremental inlining
Reviewed-by: dlong, thartmann
! src/hotspot/share/ci/ciReplay.cpp
! src/hotspot/share/ci/ciReplay.hpp
! src/hotspot/share/opto/bytecodeInfo.cpp
! src/hotspot/share/opto/doCall.cpp
! src/hotspot/share/opto/parse.hpp
! test/hotspot/jtreg/compiler/ciReplay/CiReplayBase.java
+ test/hotspot/jtreg/compiler/ciReplay/InliningBase.java
+ test/hotspot/jtreg/compiler/ciReplay/TestIncrementalInlining.java
! test/hotspot/jtreg/compiler/ciReplay/TestInliningProtectionDomain.java
More information about the jdk-changes
mailing list