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

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P2
    • None
    • Affects Version/s: 6
    • Component/s: 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");
        }
      }

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: