Code Review for hotspot

Prepared by:stuefe on Mon Feb 6 12:05:48 CET 2017
Workspace:/net/sapmnt.sapjvm_work/d031900/openjdk/jdk10-hs/source/hotspot
Compare against: http://hg.openjdk.java.net/jdk10/hs/hotspot
Compare against version:12486
Summary of changes: 328 lines changed: 302 ins; 1 del; 25 mod; 10797 unchg
Changeset: hotspot.changeset
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/os/posix/vm/vmError_posix.cpp

rev 12487 : 8166944: Hanging Error Reporting steps may lead to torn error logs.
Reviewed-by: cjplummer, dholmes
Summary: Interupt error reporting if reporting steps hang to enable subsequent reporting steps to run.
16 lines changed: 15 ins; 0 del; 1 mod; 143 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/os/windows/vm/vmError_windows.cpp

rev 12487 : 8166944: Hanging Error Reporting steps may lead to torn error logs.
Reviewed-by: cjplummer, dholmes
Summary: Interupt error reporting if reporting steps hang to enable subsequent reporting steps to run.
8 lines changed: 7 ins; 0 del; 1 mod; 67 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/share/vm/runtime/globals.hpp

rev 12487 : 8166944: Hanging Error Reporting steps may lead to torn error logs.
Reviewed-by: cjplummer, dholmes
Summary: Interupt error reporting if reporting steps hang to enable subsequent reporting steps to run.
3 lines changed: 3 ins; 0 del; 0 mod; 4160 unchg

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

rev 12487 : 8166944: Hanging Error Reporting steps may lead to torn error logs.
Reviewed-by: cjplummer, dholmes
Summary: Interupt error reporting if reporting steps hang to enable subsequent reporting steps to run.
16 lines changed: 5 ins; 1 del; 10 mod; 4865 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/share/vm/utilities/vmError.cpp

rev 12487 : 8166944: Hanging Error Reporting steps may lead to torn error logs.
Reviewed-by: cjplummer, dholmes
Summary: Interupt error reporting if reporting steps hang to enable subsequent reporting steps to run.
120 lines changed: 108 ins; 0 del; 12 mod; 1411 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/share/vm/utilities/vmError.hpp

rev 12487 : 8166944: Hanging Error Reporting steps may lead to torn error logs.
Reviewed-by: cjplummer, dholmes
Summary: Interupt error reporting if reporting steps hang to enable subsequent reporting steps to run.
30 lines changed: 29 ins; 0 del; 1 mod; 151 unchg

------ ------ ------ ------ ------ --- New Patch Raw test/runtime/ErrorHandling/TimeoutInErrorHandlingTest.java

rev 12487 : 8166944: Hanging Error Reporting steps may lead to torn error logs.
Reviewed-by: cjplummer, dholmes
Summary: Interupt error reporting if reporting steps hang to enable subsequent reporting steps to run.
135 lines changed: 135 ins; 0 del; 0 mod; 0 unchg

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