Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-67188

Deadlock in class loading between TaskListener and StreamTaskListener

    • 2.322,2.319.1

      vlatombe observed a test failure which indicated a deadlock between one thread loading TaskListener and another loading StreamTaskListener. The problem was likely TaskListener.NULL, which was in a static initializer but implemented using StreamTaskListener, which in turn needed to load its supertype first.

          [JENKINS-67188] Deadlock in class loading between TaskListener and StreamTaskListener

          There are no comments yet on this issue.

            jglick Jesse Glick
            jglick Jesse Glick
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: