Code Review for hotspot

Prepared by:dsimms on Mon May 5 13:23:15 CEST 2014
Workspace:/localhome/davids/hotspot/jdk9/hs-rt/hotspot
Compare against: ssh://hg.openjdk.java.net/jdk9/hs-rt/hotspot
Compare against version:6358
Summary of changes: 757 lines changed: 564 ins; 125 del; 68 mod; 10265 unchg
Changeset: hotspot.changeset
Bug id: JDK-6311046 : -Xcheck:jni should support checking of GetPrimitiveArrayCritical
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/compiler/compileBroker.cpp

rev 6359 : 6311046: -Xcheck:jni should support checking of GetPrimitiveArrayCritical
Summary: Unified memory bounds checking, introducted to checked JNI.
Reviewed-by: rbackman
6 lines changed: 3 ins; 0 del; 3 mod; 2310 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/prims/jni.cpp

rev 6359 : 6311046: -Xcheck:jni should support checking of GetPrimitiveArrayCritical
Summary: Unified memory bounds checking, introducted to checked JNI.
Reviewed-by: rbackman
2 lines changed: 2 ins; 0 del; 0 mod; 4364 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/prims/jniCheck.cpp

rev 6359 : 6311046: -Xcheck:jni should support checking of GetPrimitiveArrayCritical
Summary: Unified memory bounds checking, introducted to checked JNI.
Reviewed-by: rbackman
97 lines changed: 65 ins; 5 del; 27 mod; 2100 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/runtime/os.cpp

rev 6359 : 6311046: -Xcheck:jni should support checking of GetPrimitiveArrayCritical
Summary: Unified memory bounds checking, introducted to checked JNI.
Reviewed-by: rbackman
170 lines changed: 12 ins; 120 del; 38 mod; 1491 unchg

------ ------ ------ ------ --- New ----- Raw src/share/vm/memory/fencedMemory.cpp

rev 6359 : 6311046: -Xcheck:jni should support checking of GetPrimitiveArrayCritical
Summary: Unified memory bounds checking, introducted to checked JNI.
Reviewed-by: rbackman
161 lines changed: 161 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/share/vm/memory/fencedMemory.hpp

rev 6359 : 6311046: -Xcheck:jni should support checking of GetPrimitiveArrayCritical
Summary: Unified memory bounds checking, introducted to checked JNI.
Reviewed-by: rbackman
321 lines changed: 321 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using /home/davids/bin/webrev.ksh (vers 25.2-hg+openjdk.java.net).