<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi,<div><br></div><div><div>In gcCause.cpp I have this...</div><div><br></div><div><div style="margin: 0px; font-size: 14px; font-family: Menlo; "> <span style="color: rgb(187, 44, 162); ">case</span> _java_lang_system_gc:</div><div style="margin: 0px; font-size: 14px; font-family: Menlo; color: rgb(209, 47, 27); "><span style="color: rgb(0, 0, 0); "> </span><span style="color: rgb(187, 44, 162); ">return</span><span style="color: rgb(0, 0, 0); "> </span>"System.gc()"<span style="color: rgb(0, 0, 0); ">;</span></div></div><div><br></div><div>This use to simply be System. Again, the arbitrary change does create added parsing difficulties when dealing with different versions of GC logs. Can I request that this string be reverted back to "System" ?</div></div><div><br></div><div>Regards,</div><div>Kirk Pepperdine</div></body></html>