hg: jdk/sandbox: 8235673: [C1, C2] Split inlining control flags

chris.hegarty at oracle.com chris.hegarty at oracle.com
Mon May 18 09:00:30 UTC 2020


Changeset: 140c5adcabdd
Author:    mdoerr
Date:      2020-05-18 10:57 +0200
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/140c5adcabdd

8235673: [C1, C2] Split inlining control flags
Reviewed-by: neliasso, kvn, thartmann

! src/hotspot/cpu/aarch64/c1_globals_aarch64.hpp
! src/hotspot/cpu/arm/c1_globals_arm.hpp
! src/hotspot/cpu/ppc/c1_globals_ppc.hpp
! src/hotspot/cpu/s390/c1_globals_s390.hpp
! src/hotspot/cpu/sparc/c1_globals_sparc.hpp
! src/hotspot/cpu/x86/c1_globals_x86.hpp
! src/hotspot/share/c1/c1_GraphBuilder.cpp
! src/hotspot/share/c1/c1_globals.hpp
! src/hotspot/share/compiler/compilerDefinitions.cpp
! src/hotspot/share/compiler/compiler_globals.hpp
! src/hotspot/share/opto/c2_globals.hpp
! src/hotspot/share/runtime/arguments.cpp
! src/hotspot/share/runtime/globals.hpp
! test/hotspot/jtreg/compiler/c2/Test5091921.java
! test/hotspot/jtreg/compiler/c2/Test6792161.java
! test/hotspot/jtreg/compiler/c2/Test6910605_2.java
! test/hotspot/jtreg/compiler/compilercontrol/share/scenario/Command.java
! test/hotspot/jtreg/compiler/intrinsics/string/TestStringIntrinsics2.java
! test/hotspot/jtreg/compiler/profiling/TestProfileCounterOverflow.java
! test/hotspot/jtreg/runtime/ReservedStack/ReservedStackTest.java



More information about the jdk-sandbox-changes mailing list