Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jhermann
Copy link
Contributor

The relevant change is in CleanupThread.java, it adds another non-daemon thread that should be ignored, created by Tanuki JSW and serving the exact same purpose as Jolokia's shutdown thread (they're effectively blocking each other).

From the getThreadGroup() Javadoc:
	Returns the thread group to which this thread belongs.
	This method returns null if this thread has died (been stopped).
@jhermann
Copy link
Contributor Author

Also fixed a possible NPE in cleanup, see commit message.

@rhuss
Copy link
Member

rhuss commented Sep 20, 2013

Thanks for the patch, I'll will have look at the weekend.

@rhuss
Copy link
Member

rhuss commented Sep 27, 2013

I added you fix manually. Thanks !

@rhuss rhuss closed this Sep 27, 2013
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.

2 participants