| Prepared by: | fyang on Thu Feb 20 17:15:28 CST 2020 |
|---|---|
| Workspace: | /home/yangfei/openjdk8u-dev/hotspot |
| Compare against: | http://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot |
| Compare against version: | 9127 |
| Summary of changes: | 168 lines changed: 167 ins; 0 del; 1 mod; 4350 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 9128 : 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: dlong1 line changed: 0 ins; 0 del; 1 mod; 4350 unchg
------ ------ ------
------
---
New
-----
Raw
test/compiler/criticalnatives/argumentcorruption/CheckLongArgs.java
rev 9128 : 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: dlong54 lines changed: 54 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
-----
Raw
test/compiler/criticalnatives/argumentcorruption/Test8167409.sh
rev 9128 : 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: dlong83 lines changed: 83 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
-----
Raw
test/compiler/criticalnatives/argumentcorruption/libCNCheckLongArgs.c
rev 9128 : 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: dlong30 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).