Code Review for 8043224

Prepared by:dsimms on Wed Jun 11 18:35:13 CEST 2014
Workspace:/localhome/davids/hotspot/jdk9/hs-rt/8043224
Compare against: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/
Compare against version:6561
Summary of changes: 204 lines changed: 103 ins; 3 del; 98 mod; 9851 unchg
Changeset: 8043224.changeset
Bug id: JDK-8043224 : -Xcheck:jni improvements to exception checking and excessive local refs
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/memory/guardedMemory.hpp

rev 6562 : 8043224: -Xcheck:jni improvements to exception checking and excessive local refs
Summary: Warning when not checking exceptions from function that require so, also when local refs expand beyond capacity.
Reviewed-by: zgu, coleenp, hseigel
3 lines changed: 0 ins; 0 del; 3 mod; 323 unchg

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

rev 6562 : 8043224: -Xcheck:jni improvements to exception checking and excessive local refs
Summary: Warning when not checking exceptions from function that require so, also when local refs expand beyond capacity.
Reviewed-by: zgu, coleenp, hseigel
175 lines changed: 78 ins; 3 del; 94 mod; 2132 unchg

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

rev 6562 : 8043224: -Xcheck:jni improvements to exception checking and excessive local refs
Summary: Warning when not checking exceptions from function that require so, also when local refs expand beyond capacity.
Reviewed-by: zgu, coleenp, hseigel
7 lines changed: 7 ins; 0 del; 0 mod; 576 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/runtime/jniHandles.hpp

rev 6562 : 8043224: -Xcheck:jni improvements to exception checking and excessive local refs
Summary: Warning when not checking exceptions from function that require so, also when local refs expand beyond capacity.
Reviewed-by: zgu, coleenp, hseigel
9 lines changed: 8 ins; 0 del; 1 mod; 198 unchg

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

rev 6562 : 8043224: -Xcheck:jni improvements to exception checking and excessive local refs
Summary: Warning when not checking exceptions from function that require so, also when local refs expand beyond capacity.
Reviewed-by: zgu, coleenp, hseigel
1 line changed: 1 ins; 0 del; 0 mod; 4611 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/runtime/thread.hpp

rev 6562 : 8043224: -Xcheck:jni improvements to exception checking and excessive local refs
Summary: Warning when not checking exceptions from function that require so, also when local refs expand beyond capacity.
Reviewed-by: zgu, coleenp, hseigel
9 lines changed: 9 ins; 0 del; 0 mod; 2011 unchg

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