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

paul.hohensee at gmail.com paul.hohensee at gmail.com
Tue Jun 23 17:42:01 UTC 2020


Changeset: caad1ce9bb8f
Author:    xliu
Date:      2020-06-23 10:40 -0700
URL:       https://hg.openjdk.java.net/jdk/jdk/rev/caad1ce9bb8f

8151779: Some intrinsic flags could be replaced with one general flag
Summary: Add ControlIntrinsic switch
Reviewed-by: neliasso, phh

! src/hotspot/cpu/ppc/ppc.ad
! 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/opto/library_call.cpp
! src/hotspot/share/runtime/globals.hpp
+ src/hotspot/share/utilities/tribool.hpp
! test/hotspot/gtest/compiler/test_directivesParser.cpp
+ test/hotspot/gtest/utilities/test_tribool.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-all-changes mailing list