Prepared by: | johnc on Thu Jan 31 12:46:33 PST 2013 |
---|---|
Workspace: | /export/workspaces/g1-zero-parallel-gc-threads |
Compare against: | http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot |
Compare against version: | 3c327c2b6782 |
Summary of changes: | 25 lines changed: 11 ins; 0 del; 14 mod; 5819 unchg |
Patch of changes: | g1-zero-parallel-gc-threads.patch |
Legend: |
Modified file Deleted file New file |
Cdiffs
Udiffs
Wdiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/gc_implementation/g1/concurrentMark.cpp
rev 4029 : 8005875: G1: Kitchensink fails with ParallelGCThreads=0 Summary: Check that the concurrent marking worker gang exists in ConcurrentMark::print_worker_threads_on(). Code changes were also reviewed by Vitaly Davidovich <vitalyd@gmail.com>. Reviewed-by: brutisso5 lines changed: 2 ins; 0 del; 3 mod; 4567 unchg
Cdiffs
Udiffs
Wdiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/gc_implementation/g1/concurrentMark.hpp
rev 4029 : 8005875: G1: Kitchensink fails with ParallelGCThreads=0 Summary: Check that the concurrent marking worker gang exists in ConcurrentMark::print_worker_threads_on(). Code changes were also reviewed by Vitaly Davidovich <vitalyd@gmail.com>. Reviewed-by: brutisso20 lines changed: 9 ins; 0 del; 11 mod; 1252 unchg
This code review page was prepared using /java/j2se/bin/webrev (vers 23.18-hg).