Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6387908

(cl) ClassLoader.loadClass("[I") fails

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • None
    • 6
    • core-libs

      In both mustang builds 59 and 72, the following program leads to a ClassNotFoundException, which is a regression from 1.5:

      public class Test {
        public static void main(String[] arguments) throws Exception {
          ClassLoader.getSystemClassLoader().loadClass("[I");
        }
      }

            jdn Jeffrey Nisewanger (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: