Uploaded image for project: 'JBoss Modules'
  1. JBoss Modules
  2. MODULES-101

ConcurrentClassLoader doesn't propogate CNFE from the background thread

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.1.0.Beta2
    • 1.1.0.Beta1
    • Core
    • None

      If performLoadClassChecked() in ConcurrentClassLoader::LoaderThread::run() throws ClassNotFoundException this leads
      to the LoadRequest getting populated with

      request.result=null
      request.done=true

      This will result in ConcurrentClassLoader::loadClass() returning null instead of throwing ClassNotFoundException.

            dlloyd@redhat.com David Lloyd
            warjort_jira Adrian Brock (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: