Skip to content

ARTEMIS-606 JMSServerControl2Test#testCloseConsumerConnectionsForAddr…#614

Closed
dudaerich wants to merge 1 commit intoapache:masterfrom
dudaerich:ARTEMIS-606
Closed

ARTEMIS-606 JMSServerControl2Test#testCloseConsumerConnectionsForAddr…#614
dudaerich wants to merge 1 commit intoapache:masterfrom
dudaerich:ARTEMIS-606

Conversation

@dudaerich
Copy link
Copy Markdown
Contributor

…essForInVM fails

Based on log it is clear that the connection was closed by Finalizer before the failure
was caused by the test itself. Since the connection variable is not referenced in the
code anymore, JVM concludes it can destroy the object. Especially IBM JDK does it very
fast.

…essForInVM fails

Based on log it is clear that the connection was closed by Finalizer before the failure
was caused by the test itself. Since the connection variable is not referenced in the
code anymore, JVM concludes it can destroy the object. Especially IBM JDK does it very
fast.
@asfgit asfgit closed this in bedb7c2 Jul 1, 2016
@dudaerich dudaerich deleted the ARTEMIS-606 branch July 20, 2016 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant