Modification to the write barrier

Vitaly Davidovich vitalyd at gmail.com
Wed Dec 21 14:35:10 UTC 2011


I *think* it's in src/share/vm/opto/macro.cpp and graphKit.cpp ... do a
text search there and you'll find it
On Dec 21, 2011 4:22 AM, "Lokesh Gidra" <lokesh.gidra at yahoo.com> wrote:

> 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/1f5f851a/attachment.htm>


More information about the hotspot-gc-dev mailing list