RFR: 8157698: PreservedMarksSet: don't launch workers if =?utf-8?Q?ParallelGCThreads=3D=3D1_?=(extra small / simple)
Tony Printezis
tprintezis at twitter.com
Tue May 24 16:11:33 UTC 2016
Just realized that restore_interval(WorkGang* workers) always calls run_task(), even if active worker num == 1 (that was my bad). We generally call task.work(0) directly when active worker num == 1.
http://cr.openjdk.java.net/~tonyp/8157698/webrev.1/
Is this change reasonable?
Tony
-----
Tony Printezis | JVM/GC Engineer / VM Team | Twitter
@TonyPrintezis
tprintezis at twitter.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20160524/b66ae8a5/attachment.htm>
More information about the hotspot-gc-dev
mailing list