Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 5.0
-
Fix Version/s: 7
-
Component/s: client-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:b03
-
CPU:generic
-
OS:generic
-
Verification:Not verified
Description
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.
Attachments
Issue Links
- 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
-