Modification to the write barrier

Lokesh Gidra lokesh.gidra at yahoo.com
Wed Dec 21 09:21:30 UTC 2011


Hi,

I want to make some modifications to the write barrier of the parallel scavenge GC. The changes I made are visible in interpreted mode, but not in JIT compiled code. Can someone please point me to the code location where I can find the code for write barrier for JIT compilation, so that I can run my test without -Xint option as well.

Thanks in advance.

Regards,
Lokesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20111221/69b7aeba/attachment.htm>


More information about the hotspot-gc-dev mailing list