6977548: Broken link in ClassLoader.defineClass javadoc

Reviewed-by: valeriep
This commit is contained in:
Mandy Chung 2010-08-31 09:17:46 -07:00
parent c8f3efcc75
commit 2aa1723b39

View File

@ -823,7 +823,7 @@ public abstract class ClassLoader {
* </tt></blockquote>
*
* @param name
* The expected <a href="#name">binary name</a. of the class, or
* The expected <a href="#name">binary name</a>. of the class, or
* <tt>null</tt> if not known
*
* @param b