hg: jdk/submit: 8151779: Some intrinsic flags could be replaced with one general flag
paul.hohensee at gmail.com
paul.hohensee at gmail.com
Mon Apr 27 21:44:24 UTC 2020
Changeset: a7d0e76cb32d
Author: phh
Date: 2020-04-27 14:43 -0700
URL: https://hg.openjdk.java.net/jdk/submit/rev/a7d0e76cb32d
8151779: Some intrinsic flags could be replaced with one general flag
Summary: Add -XX:ControlIntrinsic=...
Contributed-by: xxinliu at amazon.com
! src/hotspot/share/classfile/vmSymbols.cpp
! src/hotspot/share/classfile/vmSymbols.hpp
! src/hotspot/share/compiler/compilerDirectives.cpp
! src/hotspot/share/compiler/compilerDirectives.hpp
! src/hotspot/share/compiler/compilerOracle.cpp
! src/hotspot/share/compiler/directivesParser.hpp
! src/hotspot/share/runtime/globals.hpp
+ test/hotspot/gtest/classfile/test_vmSymbols.cpp
! test/hotspot/gtest/compiler/test_directivesParser.cpp
! test/hotspot/jtreg/compiler/escapeAnalysis/TestGetClass.java
! test/hotspot/jtreg/compiler/intrinsics/IntrinsicAvailableTest.java
! test/hotspot/jtreg/compiler/intrinsics/IntrinsicDisabledTest.java
More information about the jdk-submit-changes
mailing list