-
Bug
-
Resolution: Fixed
-
P4
-
5.0
-
b03
-
generic
-
generic
-
Not verified
Our use of ClassLoader.loadClass() should probably be replaced by calls to Class.forName() in Beans.java and Introspector.java. See bug 4872868 for more info.
- relates to
-
JDK-6204697 Calling an applet method from a Html file in the IE Java plug-in
- Closed
-
JDK-4993777 REGRESSION:XMLEncoder/Decoder does not support arrays with more than 1 dimension
- Resolved
-
JDK-4452032 Potential wrong use of Class.forName
- Closed