Uploaded image for project: 'Maven Surefire'
  1. Maven Surefire
  2. SUREFIRE-1174

Concurrent RunListeners should be annotated @ThreadSafe

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.18.1
    • 2.19
    • None

    Description

      The JUnit 4.12 introduced annotation org.junit.runner.notification.RunListener.ThreadSafe.

      The provider surefire-junit47 implements JUnit RunListener which can be annotated ThreadSafe. The RunNotifier in JUnit would not use locks on annotated listeners.

      Attachments

        Activity

          People

            tibordigana Tibor Digana
            tibordigana Tibor Digana
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: