[ https://issues.apache.org/jira/browse/SUREFIRE-1324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15807871#comment-15807871 ]
Tibor Digana commented on SUREFIRE-1324: ---------------------------------------- https://git-wip-us.apache.org/repos/asf?p=maven-surefire.git;a=commitdiff;h=201a3134673f3794d71262bdf1cf057bbb3d1056 > Surefire incorrectly suppresses exceptions when closing resources. > ------------------------------------------------------------------ > > Key: SUREFIRE-1324 > URL: https://issues.apache.org/jira/browse/SUREFIRE-1324 > Project: Maven Surefire > Issue Type: Bug > Reporter: Christian Schulte > Assignee: Tibor Digana > Priority: Critical > Fix For: 2.19.2 > > > There are various places where exceptions thrown when closing resources are > suppressed although they should be handled. Additionally, the {{PrintStream}} > class does not throw exceptions but provides a {{checkError}} method to be > used instead. This method has not been used after writing to the > {{PrintStream}}. -- This message was sent by Atlassian JIRA (v6.3.4#6332)