Apply patch to Struts2 Dojo plugin module on correctness issues reported by
FindBugs
------------------------------------------------------------------------------------
Key: WW-2286
URL: https://issues.apache.org/struts/browse/WW-2286
Project: Struts 2
Issue Type: Bug
Reporter: Giovanni Azua Garcia
FindBugs reported the following correctness issues:
- use of SimpleDate as static member as it is not thread-safe
- Issue related to RV_ABSOLUTE_VALUE_OF_RANDOM_INT and small perf improvements
by not recreating Random instance each time.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.