hg: jdk9/hs-comp/hotspot: 8154473: Update for CompilerDirectives to control stub generation and intrinsics

vladimir.kozlov at oracle.com vladimir.kozlov at oracle.com
Fri May 20 22:21:41 UTC 2016


Changeset: 11150243df6c
Author:    vdeshpande
Date:      2016-05-20 14:17 -0700
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/11150243df6c

8154473: Update for CompilerDirectives to control stub generation and intrinsics
Summary: Use -XX:DisableIntrinsic flag to control intrinsics usage in Interpreter.
Reviewed-by: twisti, neliasso, kvn, simonis

! src/cpu/x86/vm/macroAssembler_x86.cpp
! src/cpu/x86/vm/macroAssembler_x86.hpp
! src/cpu/x86/vm/stubGenerator_x86_32.cpp
! src/cpu/x86/vm/stubGenerator_x86_64.cpp
! src/cpu/x86/vm/templateInterpreterGenerator_x86_32.cpp
! src/cpu/x86/vm/templateInterpreterGenerator_x86_64.cpp
! src/share/vm/classfile/vmSymbols.cpp
! src/share/vm/classfile/vmSymbols.hpp
! src/share/vm/compiler/compilerDirectives.hpp



More information about the jdk9-all-changes mailing list