Tibor Digana created SUREFIRE-1174:
--------------------------------------

             Summary: Concurrent RunListeners should be annotated @ThreadSafe
                 Key: SUREFIRE-1174
                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1174
             Project: Maven Surefire
          Issue Type: Improvement
          Components: Junit 4.7+ (parallel) support
    Affects Versions: 2.18.1
            Reporter: Tibor Digana
            Assignee: Tibor Digana
             Fix For: 2.19


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to