<p>I *think* it's in src/share/vm/opto/macro.cpp and graphKit.cpp ... do a text search there and you'll find it</p>
<div class="gmail_quote">On Dec 21, 2011 4:22 AM, "Lokesh Gidra" <<a href="mailto:lokesh.gidra@yahoo.com" target="_blank">lokesh.gidra@yahoo.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div style="color:#000;background-color:#fff;font-family:times new roman,new york,times,serif;font-size:12pt"><div>Hi,</div><div><br></div><div>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.</div>
<div><br></div><div>Thanks in advance.</div><div><br></div><div>Regards,</div><div>Lokesh<br></div></div></div></blockquote></div>