hg: jdk/hs: 8167409: Invalid value passed to critical JNI function
jamsheed.c.m at oracle.com
jamsheed.c.m at oracle.com
Mon Nov 6 13:24:20 UTC 2017
Changeset: 11b8ac93804c
Author: jcm
Date: 2017-11-06 04:14 -0800
URL: http://hg.openjdk.java.net/jdk/hs/rev/11b8ac93804c
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
! make/test/JtregNativeHotspot.gmk
! src/hotspot/cpu/x86/sharedRuntime_x86_64.cpp
+ test/hotspot/jtreg/compiler/runtime/criticalnatives/argumentcorruption/CheckLongArgs.java
+ test/hotspot/jtreg/compiler/runtime/criticalnatives/argumentcorruption/libCNCheckLongArgs.c
More information about the jdk-all-changes
mailing list