Code Review for hotspot

Prepared by:tschatzl on Thu Apr 28 14:25:01 CEST 2016
Workspace:/home/tschatzl/Downloads/vmshare/jdk9-review/hs/hotspot
Compare against: ssh://hg.openjdk.java.net/jdk9/hs/hotspot
Compare against version:-3
Summary of changes: 14 lines changed: 12 ins; 0 del; 2 mod; 858 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/workgroup.cpp

rev 11040 : 8155232: Augment Workgang to run task with a given number of threads
Summary: Add a method to run a WorkGang with a set number of threads.
Reviewed-by:
rev 11041 : [mq]: 8155232-stefank-review
9 lines changed: 8 ins; 0 del; 1 mod; 479 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc/shared/workgroup.hpp

rev 11040 : 8155232: Augment Workgang to run task with a given number of threads
Summary: Add a method to run a WorkGang with a set number of threads.
Reviewed-by:
rev 11041 : [mq]: 8155232-stefank-review
5 lines changed: 4 ins; 0 del; 1 mod; 379 unchg

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