Rectifying what I said before, the following changes were done:
1) Using volatile to the lastRenewTime field;
2) DefaultSecureRandomProvider now uses Random.nextLong as a seed when no key length is provided.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
Rectifying what I said before, the following changes were done:
1) Using volatile to the lastRenewTime field;
2) DefaultSecureRandomProvider now uses Random.nextLong as a seed when no key length is provided.