review(M): 7144296: PS: Optimize nmethods processing
Igor Veresov
igor.veresov at oracle.com
Fri Feb 10 20:44:10 UTC 2012
This change does two things:
1. Prunes the "scavenge roots in code" list after each minor GC.
2. Promotes objects pointed by code directly into the old gen, instead of ping-ponging them in the survivor spaces.
Webrev: http://cr.openjdk.java.net/~iveresov/7144296/webrev.00/
Thanks!
igor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20120210/eb14d2c3/attachment.htm>
More information about the hotspot-gc-dev
mailing list