Code Review for jdk

Prepared by:mdoerr mdoerr on Wed Aug 7 16:28:46 CEST 2019
Compare against: http://hg.openjdk.java.net/jdk/jdk
Compare against version:55926
Summary of changes: 7 lines changed: 5 ins; 0 del; 2 mod; 983 unchg
Changeset: jdk.changeset
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/prims/nativeLookup.cpp

rev 55927 : 8229236: CriticalJNINatives: dll handling should be done in native thread state
Summary: Temporarily switch thread state from _thread_in_vm to _thread_in_native to execute I/O.
Reviewed-by:
5 lines changed: 5 ins; 0 del; 0 mod; 440 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/runtime/interfaceSupport.inline.hpp

rev 55927 : 8229236: CriticalJNINatives: dll handling should be done in native thread state
Summary: Temporarily switch thread state from _thread_in_vm to _thread_in_native to execute I/O.
Reviewed-by:
2 lines changed: 0 ins; 0 del; 2 mod; 543 unchg

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