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

classloader doesn't display all generated error messages

XMLWordPrintable

    • 1.2beta
    • x86
    • windows_nt
    • Not verified

      In src/share/java/runtime/classloader.c, the function createInternalClass()
      goes to some effort to return a string describing the reason it has failed
      to load a class. This string is completely ignored by both functions which
      call createInternalClass (LoadClassFromFile and LoadClassFromZip).

      This extra information would be particularly helpful when trying to track
      down the cause of "Failed to load java.lang.System" problems during
      startup.


            sliangsunw Sheng Liang (Inactive)
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: