RFR: 8154153: PS: Restore preserved marks in parallel

Tony Printezis tprintezis at twitter.com
Wed Apr 13 13:24:24 UTC 2016


Follow-up change to do preserved mark restoration in parallel in PS:

http://cr.openjdk.java.net/~tonyp/8154153/webrev.0/

I also changed the “Promotion failed” log message from:
log_info(gc)("Promotion failed”);
to:
log_info(gc, promotion)("Promotion failed");
to be consistent with the other GCs.

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/20160413/6b60cbd9/attachment.htm>


More information about the hotspot-gc-dev mailing list