<html>
<head>
<meta content="text/html; charset=gb18030" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hi Sean,<br>
<br>
I'd like to withdraw my fix as there are some concerns about bug <a
href="http://monaco.us.oracle.com/detail.jsf?cr=6461674">6461674</a>
which is verified by ClassLoaderTest.java (Thanks Max for good
suggestions):<br>
<br>
The bug 6461674 is caused by classes cannot be found in current
classloader by calling Class.forName(), so the fix of 6461674 is
to replace Class.forName() to
Thread.currentThread().getContextClassLoader(), however, it looks
the bug <a
href="http://monaco.us.oracle.com/detail.jsf?cr=7147060">7147060</a>
is negative case of 6461674 that classes can be found in current
ClassLoader but cannot be found in thread context ClassLoader
because in jtreg agentvm mode, the thread context ClassLoader is
parent of current ClassLoader.<br>
<br>
so the concern is whether the fix of 6461674 is completed as it
looks that it produced the side effect.<br>
<br>
Regards,<br>
Eric<br>
<a href="http://monaco.us.oracle.com/detail.jsf?cr=6461674"></a><br>
On 2012/7/18 15:05, Eric Wang wrote:<br>
</div>
<blockquote cite="mid:50066055.2020506@oracle.com" type="cite">Hi
Sean,
<br>
<br>
As i haven't get the author role, I share webrev to group by using
dropbox, Can you please help to review it? Thanks!
<br>
<a class="moz-txt-link-freetext" href="http://dl.dropbox.com/u/90659131/fixes/7147060/webrev/index.html">http://dl.dropbox.com/u/90659131/fixes/7147060/webrev/index.html</a>
<br>
<br>
Regards,
<br>
Eric
<br>
<br>
On 2012/7/9 16:13, Eric Wang wrote:
<br>
<blockquote type="cite">Hi Sean,
<br>
<br>
Looks that security-dev alias rejected my previous mail as i was
not the member of it. so I resent this fix again.
<br>
Can you please help to review? Thanks!
<br>
<br>
Eric
<br>
</blockquote>
<br>
</blockquote>
<br>
</body>
</html>