hg: jdk/submit: 8151779: Some intrinsic flags could be replaced with one general flag

paul.hohensee at gmail.com paul.hohensee at gmail.com
Wed Apr 29 18:49:19 UTC 2020


Changeset: 7d762c536272
Author:    phh
Date:      2020-04-29 11:47 -0700
URL:       https://hg.openjdk.java.net/jdk/submit/rev/7d762c536272

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