Code Review for hotspot

Prepared by:stuefe on Mon Feb 6 12:00:02 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:12487
Summary of changes: 123 lines changed: 44 ins; 12 del; 67 mod; 6850 unchg
Patch of changes: hotspot.patch
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.
rev 12488 : [mq]: 8166944-Hanging-Error-Reporting-2
1 line changed: 0 ins; 0 del; 1 mod; 158 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.
rev 12488 : [mq]: 8166944-Hanging-Error-Reporting-2
2 lines changed: 0 ins; 0 del; 2 mod; 73 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.
rev 12488 : [mq]: 8166944-Hanging-Error-Reporting-2
1 line changed: 0 ins; 0 del; 1 mod; 4879 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.
rev 12488 : [mq]: 8166944-Hanging-Error-Reporting-2
69 lines changed: 18 ins; 10 del; 41 mod; 1472 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.
rev 12488 : [mq]: 8166944-Hanging-Error-Reporting-2
24 lines changed: 20 ins; 0 del; 4 mod; 157 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old 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.
rev 12488 : [mq]: 8166944-Hanging-Error-Reporting-2
26 lines changed: 6 ins; 2 del; 18 mod; 111 unchg

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