hg: jdk9/hs-rt/hotspot: 6311046: -Xcheck:jni should support checking of GetPrimitiveArrayCritical.
markus.gronlund at oracle.com
markus.gronlund at oracle.com
Wed Jun 11 13:42:38 UTC 2014
Changeset: f25701035057
Author: dsimms
Date: 2014-06-11 12:09 +0200
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/f25701035057
6311046: -Xcheck:jni should support checking of GetPrimitiveArrayCritical.
Summary: Wrapped memory with standard bounds checking "GuardedMemory".
Reviewed-by: zgu, fparain, dcubed
+ src/share/vm/memory/guardedMemory.cpp
+ src/share/vm/memory/guardedMemory.hpp
! src/share/vm/prims/jni.cpp
! src/share/vm/prims/jniCheck.cpp
! src/share/vm/runtime/os.cpp
More information about the jdk9-all-changes
mailing list