Code Review for hs

Prepared by:dsimms on Fri Aug 19 12:32:35 CEST 2016
Workspace:/localhome/davids/hotspot/jdk9/hs
Summary of changes: 341 lines changed: 340 ins; 0 del; 1 mod; 24422 unchg
Patch of changes: hs.patch
Bug id: JDK-8164086 : Checked JNI pending exception check should be cleared when returning to Java frame
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw hotspot/make/test/JtregNative.gmk

1 line changed: 1 ins; 0 del; 0 mod; 120 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw hotspot/src/cpu/aarch64/vm/sharedRuntime_aarch64.cpp

5 lines changed: 5 ins; 0 del; 0 mod; 3158 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw hotspot/src/cpu/aarch64/vm/templateInterpreterGenerator_aarch64.cpp

5 lines changed: 5 ins; 0 del; 0 mod; 2121 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw hotspot/src/cpu/sparc/vm/sharedRuntime_sparc.cpp

5 lines changed: 5 ins; 0 del; 0 mod; 3540 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw hotspot/src/cpu/sparc/vm/templateInterpreterGenerator_sparc.cpp

5 lines changed: 5 ins; 0 del; 0 mod; 2064 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw hotspot/src/cpu/x86/vm/sharedRuntime_x86_32.cpp

5 lines changed: 5 ins; 0 del; 0 mod; 3123 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw hotspot/src/cpu/x86/vm/sharedRuntime_x86_64.cpp

5 lines changed: 5 ins; 0 del; 0 mod; 3854 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw hotspot/src/cpu/x86/vm/templateInterpreterGenerator_x86.cpp

5 lines changed: 5 ins; 0 del; 0 mod; 1892 unchg

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

3 lines changed: 3 ins; 0 del; 0 mod; 2181 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw jdk/src/java.base/share/native/libjli/java.c

16 lines changed: 15 ins; 0 del; 1 mod; 2369 unchg

------ ------ ------ ------ --- New Patch Raw hotspot/test/runtime/jni/8164086/TestCheckedJniExceptionCheck.java

202 lines changed: 202 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw hotspot/test/runtime/jni/8164086/libTestCheckedJniExceptionCheck.c

84 lines changed: 84 ins; 0 del; 0 mod; 0 unchg

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