Code Review for hotspot

Prepared by:fyang on Mon Dec 2 10:12:58 CST 2019
Workspace:/home/yangfei/openjdk8u-dev/hotspot
Compare against: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot
Compare against version:9078
Summary of changes: 169 lines changed: 167 ins; 0 del; 2 mod; 4349 unchg
Changeset: hotspot.changeset
Bug id: JDK-8167409
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/cpu/x86/vm/sharedRuntime_x86_64.cpp

rev 9079 : 8167409: Invalid value passed to critical JNI function
Summary: the tmp  reg used to break the shuffling cycle (handled in ComputeMoveOrder) is set to 64 bit.
Reviewed-by: dlong
2 lines changed: 0 ins; 0 del; 2 mod; 4349 unchg

------ ------ ------ ------ --- New ----- Raw test/compiler/runtime/criticalnatives/argumentcorruption/CheckLongArgs.java

rev 9079 : 8167409: Invalid value passed to critical JNI function
Summary: the tmp  reg used to break the shuffling cycle (handled in ComputeMoveOrder) is set to 64 bit.
Reviewed-by: dlong
54 lines changed: 54 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw test/compiler/runtime/criticalnatives/argumentcorruption/Test8167409.sh

rev 9079 : 8167409: Invalid value passed to critical JNI function
Summary: the tmp  reg used to break the shuffling cycle (handled in ComputeMoveOrder) is set to 64 bit.
Reviewed-by: dlong
83 lines changed: 83 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw test/compiler/runtime/criticalnatives/argumentcorruption/libCNCheckLongArgs.c

rev 9079 : 8167409: Invalid value passed to critical JNI function
Summary: the tmp  reg used to break the shuffling cycle (handled in ComputeMoveOrder) is set to 64 bit.
Reviewed-by: dlong
30 lines changed: 30 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using /home/yangfei/tools/webrev.ksh (vers 25.17-hg+openjdk.java.net).