Dirty Cards Write Barrier
ionutb83
ionutb83 at yahoo.com
Tue Jul 14 17:12:46 UTC 2015
Hello All,
Could somebody please answer my question below?
Best Regards
Ionut
<div>-------- Original message --------</div><div>From: Ionut <ionutb83 at yahoo.com> </div><div>Date:04/07/2015 13:51 (GMT+02:00) </div><div>To: hotspot-gc-dev at openjdk.java.net </div><div>Subject: Dirty Cards Write Barrier </div><div>
</div>Hello Everybody,
I have just joined this group and since last year I started to study HotSpot more in detail. I have a question for you, so your input will be greatly appreciated.
Based on my understanding Dirty Cards Write Barrier is a way of keeping track of references from Old to Young Generation. This technique is used during minor GC to search for objects referred from Old generation.
Is this technique used by all minor GC: Serial, Parallel, Parallel Old, CMS, G1? Are there any other Write Barrier techniques?
Regards,
Ionut Balosin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20150714/b79798a8/attachment.htm>
More information about the hotspot-gc-dev
mailing list