[ 
https://issues.apache.org/jira/browse/JCR-3821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14172283#comment-14172283
 ] 

Unico Hommes commented on JCR-3821:
-----------------------------------

Committed fix on trunk in revision 1631995.

> SeededSecureRandom thread can prevent Jackrabbit from shutting down
> -------------------------------------------------------------------
>
>                 Key: JCR-3821
>                 URL: https://issues.apache.org/jira/browse/JCR-3821
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>            Reporter: Unico Hommes
>            Assignee: Unico Hommes
>             Fix For: 2.6.6, 2.8.1, 2.9.1
>
>
> In SeededSecureRandom a SecureRandom is generated on a separate thread for 
> performance reasons. However, this call may take a long time to return. See 
> http://bugs.java.com/view_bug.do?bug_id=6521844 for details. The spawned 
> thread must be a daemon thread to prevent it from stalling the shutdown 
> process.



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

Reply via email to