Code Review for hotspot

Prepared by:stuefe on Thu Feb 2 12:41:46 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: 293 lines changed: 270 ins; 1 del; 22 mod; 10800 unchg
Changeset: hotspot.changeset
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- 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.
15 lines changed: 15 ins; 0 del; 0 mod; 144 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- 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 ----- 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 ----- 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.
15 lines changed: 5 ins; 1 del; 9 mod; 4866 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- 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.
111 lines changed: 100 ins; 0 del; 11 mod; 1412 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- 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.
10 lines changed: 9 ins; 0 del; 1 mod; 151 unchg

------ ------ ------ ------ ------ --- New ----- 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.
131 lines changed: 131 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).