hg: jdk10/hs/hotspot: 8184800: Streamline RTM flag validity testing with generic flag testing support
vladimir.kozlov at oracle.com
vladimir.kozlov at oracle.com
Thu Jul 20 18:15:12 UTC 2017
Changeset: 954c4844232f
Author: goetz
Date: 2017-07-18 16:11 +0200
URL: http://hg.openjdk.java.net/jdk10/hs/hotspot/rev/954c4844232f
8184800: Streamline RTM flag validity testing with generic flag testing support
Reviewed-by: kvn, lucy
! src/cpu/ppc/vm/globals_ppc.hpp
! src/cpu/ppc/vm/vm_version_ppc.cpp
! src/cpu/x86/vm/globals_x86.hpp
! src/cpu/x86/vm/vm_version_x86.cpp
! src/share/vm/runtime/commandLineFlagConstraintsCompiler.cpp
! src/share/vm/runtime/commandLineFlagConstraintsCompiler.hpp
! test/compiler/rtm/cli/RTMGenericCommandLineOptionTest.java
- test/compiler/rtm/cli/TestRTMAbortRatioOptionOnSupportedConfig.java
- test/compiler/rtm/cli/TestRTMAbortRatioOptionOnUnsupportedConfig.java
! test/compiler/rtm/cli/TestRTMTotalCountIncrRateOptionOnSupportedConfig.java
- test/compiler/rtm/cli/TestRTMTotalCountIncrRateOptionOnUnsupportedConfig.java
More information about the jdk10-hs-changes
mailing list