Prepared by: | tschatzl on Wed Jan 27 12:57:48 CET 2016 |
---|---|
Workspace: | /home/tschatzl/Downloads/vmshare/jdk9-review/hs-gc/hotspot |
Compare against: | http://hg.openjdk.java.net/jdk9/hs-rt/hotspot |
Compare against version: | -2 |
Summary of changes: | 7 lines changed: 0 ins; 1 del; 6 mod; 484 unchg |
Patch of changes: | hotspot.patch |
Legend: |
Modified file Deleted file New file |
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/gc/shared/concurrentGCThread.cpp
rev 9995 : 8136854: G1 ConcurrentG1RefineThread::stop delays JVM shutdown for >150ms Summary: Decrease the default wait delay for mark thread initialization to accomodate very short running applications. Reviewed-by:2 lines changed: 0 ins; 0 del; 2 mod; 202 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/gc/shared/concurrentGCThread.hpp
rev 9995 : 8136854: G1 ConcurrentG1RefineThread::stop delays JVM shutdown for >150ms Summary: Decrease the default wait delay for mark thread initialization to accomodate very short running applications. Reviewed-by:2 lines changed: 0 ins; 0 del; 2 mod; 90 unchg
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/runtime/init.cpp
rev 9995 : 8136854: G1 ConcurrentG1RefineThread::stop delays JVM shutdown for >150ms Summary: Decrease the default wait delay for mark thread initialization to accomodate very short running applications. Reviewed-by:3 lines changed: 0 ins; 1 del; 2 mod; 192 unchg
This code review page was prepared using ../../../tools/webrev.sh (vers 25.6-hg+openjdk.java.net).