[
https://issues.apache.org/jira/browse/SUREFIRE-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tibor Digana closed SUREFIRE-1174.
----------------------------------
Resolution: Fixed
commit 50091803461186b4d8a2117c86bb26aaaae8926d
> 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)