<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">instanceKlass.cpp:2318 - should use jio_snprintf() instead of sprintf()<div><br></div><div>I'm also wondering if this method should be re-written to use jio_snprintf() as the method for concatenating the strings?</div><div><br></div><div>/Staffan<br><div><br><div><div>On 10 okt 2013, at 12:24, Fredrik Arvidsson <<a href="mailto:fredrik.arvidsson@oracle.com">fredrik.arvidsson@oracle.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<div text="#000000" bgcolor="#FFFFFF">
Hi<br>
<br>
Please help me to review the changes below:<br>
<br>
Jira case: <a href="https://bugs.openjdk.java.net/browse/JDK-8024423">https://bugs.openjdk.java.net/browse/JDK-8024425</a><br>
Webrev: <a href="http://cr.openjdk.java.net/%7Eallwin/farvidss/8024423/webrev.00/">http://cr.openjdk.java.net/~allwin/farvidss/8024425/webrev.00/</a><br>
<br>
About this change.<br>
I switched from using the SystemDictionary to use
ClassLoaderDataGraph instead since the SystemDictionary lack
information about the 'anonymous' classes related to this bug.<br>
<br>
Previously failed Aurora tests have been run using UTE and verified
to PASS. The heap dump file have been successfully opened and parsed
using jhat and eclipse MAT.<br>
<br>
Cheers<br>
/Fredrik<br>
</div>
</blockquote></div><br></div></div></body></html>