Code Review for hotspot

Prepared by:tschatzl on Wed Mar 25 17:12:08 CET 2015
Workspace:/home/tschatzl/Downloads/vmshare/jdk8u-backport/jdk8u/hs-dev/hotspot
Compare against: ssh://hg.openjdk.java.net/jdk8u/hs-dev/hotspot
Compare against version:-3
Summary of changes: 111 lines changed: 43 ins; 35 del; 33 mod; 912 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_implementation/g1/g1HotCardCache.cpp

rev 7173 : 8053998: Hot card cache flush chunk size too coarse grained
Summary: Changed the chunk size to a smaller fixed number.
Reviewed-by: tschatzl, mgerdin
rev 7174 : [mq]: fix-int-conversion
rev 7175 : 8069273: Decrease Hot Card Cache Lock contention
Reviewed-by: tschatzl, mgerdin
rev 7176 : imported patch ParallelGCThreads-check-locks-moved
71 lines changed: 21 ins; 28 del; 22 mod; 91 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/g1/g1HotCardCache.hpp

rev 7173 : 8053998: Hot card cache flush chunk size too coarse grained
Summary: Changed the chunk size to a smaller fixed number.
Reviewed-by: tschatzl, mgerdin
rev 7175 : 8069273: Decrease Hot Card Cache Lock contention
Reviewed-by: tschatzl, mgerdin
35 lines changed: 22 ins; 4 del; 9 mod; 115 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/runtime/mutexLocker.cpp

rev 7175 : 8069273: Decrease Hot Card Cache Lock contention
Reviewed-by: tschatzl, mgerdin
rev 7176 : imported patch ParallelGCThreads-check-locks-moved
3 lines changed: 0 ins; 2 del; 1 mod; 323 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/runtime/mutexLocker.hpp

rev 7175 : 8069273: Decrease Hot Card Cache Lock contention
Reviewed-by: tschatzl, mgerdin
2 lines changed: 0 ins; 1 del; 1 mod; 383 unchg

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