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

deadlock during classloading: Introspector.instantiate() getSystemClassLoader()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P3 P3
    • None
    • 1.3.1_10
    • client-libs
    • None
    • sparc
    • solaris_8

      This bug is very similar though not identical to
      4710268 ClassLoader deadlock in OIDMap.java

      Introspector.instantiate() does getSystemClassLoader() and tries to load the class with this loader. It rather should use Class.forName(className) instead of getSystemClassLoader()

            kereminsunw Konstantin Eremin (Inactive)
            tviessma Thomas Viessmann (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: