Modification to the write barrier
Jon Masamitsu
jon.masamitsu at oracle.com
Wed Dec 21 08:15:30 PST 2011
Forwarding to hotspot-compiler-dev.
On 12/21/2011 1:21 AM, Lokesh Gidra 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
>
More information about the hotspot-compiler-dev
mailing list