Prepared by: | Thomas Stuefe |
---|---|
Workspace: | /shared/projects/openjdk/jdk10-hs/source/hotspot |
Compare against: | http://hg.openjdk.java.net/jdk10/hs/hotspot |
Compare against version: | 12507 |
Summary of changes: | 328 lines changed: 303 ins; 1 del; 24 mod; 11260 unchg |
Changeset: | hotspot.changeset |
Legend: |
Modified file Deleted file New file |
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
-----
Raw
src/os/posix/vm/vmError_posix.cpp
rev 12508 : 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
Sdiffs
Frames
Old
New
-----
Raw
src/os/windows/vm/vmError_windows.cpp
rev 12508 : 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
Sdiffs
Frames
Old
New
-----
Raw
src/share/vm/runtime/globals.hpp
rev 12508 : 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
Sdiffs
Frames
Old
New
-----
Raw
src/share/vm/runtime/thread.cpp
rev 12508 : 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
Sdiffs
Frames
Old
New
-----
Raw
src/share/vm/utilities/vmError.cpp
rev 12508 : 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
Sdiffs
Frames
Old
New
-----
Raw
src/share/vm/utilities/vmError.hpp
rev 12508 : 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
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
-----
Raw
test/TEST.groups
rev 12508 : 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.1 line changed: 1 ins; 0 del; 0 mod; 462 unchg
------ ------ ------
------
---
New
-----
Raw
test/runtime/ErrorHandling/TimeoutInErrorHandlingTest.java
rev 12508 : 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).