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

XMLWordPrintable

    • Type: Bug
    • Resolution: Cannot Reproduce
    • Priority: P3
    • None
    • Affects Version/s: 1.3.1_10
    • Component/s: 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()

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: