JDK-4983838 : (cl) loadClass fails to load array classes using array syntax
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.lang:class_loading
  • Affected Version: 5.0
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_2.6
  • CPU: sparc
  • Submitted: 2004-01-27
  • Updated: 2012-10-08
  • Resolved: 2004-01-27
Related Reports
Duplicate :  
Description
ClassLoader.getSystemClassLoader().loadClass("[Ljava.lang.String"); failed to find the class. Got java.lang.ClassNotFoundException.

Comments
EVALUATION Duplicate 4976356. -- iag@sfbay 2004-01-27
27-01-2004