You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Giovanni Azua Garcia (JIRA)" <ji...@apache.org> on 2007/11/02 13:40:40 UTC

[jira] Created: (WW-2286) Apply patch to Struts2 Dojo plugin module on correctness issues reported by FindBugs

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.


[jira] Assigned: (WW-2286) Apply patch to Struts2 Dojo plugin module on correctness issues reported by FindBugs

Posted by "Ted Husted (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Husted reassigned WW-2286:
------------------------------

    Assignee: Ted Husted

> 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
>          Components: Plugin - Dojo Tags
>    Affects Versions: 2.1.0
>            Reporter: Giovanni Azua Garcia
>            Assignee: Ted Husted
>            Priority: Minor
>             Fix For: 2.1.1
>
>         Attachments: Struts2DojoCorrectnessPatch_ToRev591315.diff, Struts2DojoCorrectnessPatch_ToRev591315.zip
>
>
> 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.


[jira] Updated: (WW-2286) Apply patch to Struts2 Dojo plugin module on correctness issues reported by FindBugs

Posted by "Giovanni Azua Garcia (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Giovanni Azua Garcia updated WW-2286:
-------------------------------------

                Flags: [Patch]
          Component/s: Plugin - Dojo Tags
             Assignee: Ted Husted
             Priority: Minor  (was: Major)
    Affects Version/s: 2.1.0

> 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
>          Components: Plugin - Dojo Tags
>    Affects Versions: 2.1.0
>            Reporter: Giovanni Azua Garcia
>            Assignee: Ted Husted
>            Priority: Minor
>
> 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.


[jira] Updated: (WW-2286) Apply patch to Struts2 Dojo plugin module on correctness issues reported by FindBugs

Posted by "Giovanni Azua Garcia (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Giovanni Azua Garcia updated WW-2286:
-------------------------------------

    Attachment: Struts2DojoCorrectnessPatch_ToRev591315.diff

Apply executing Unix patch tool from:

$STRUTS_BASE/struts2/plugins

> 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
>          Components: Plugin - Dojo Tags
>    Affects Versions: 2.1.0
>            Reporter: Giovanni Azua Garcia
>            Assignee: Ted Husted
>            Priority: Minor
>         Attachments: Struts2DojoCorrectnessPatch_ToRev591315.diff
>
>
> 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.


[jira] Updated: (WW-2286) Apply patch to Struts2 Dojo plugin module on correctness issues reported by FindBugs

Posted by "Giovanni Azua Garcia (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Giovanni Azua Garcia updated WW-2286:
-------------------------------------

    Attachment: Struts2DojoCorrectnessPatch_ToRev591315.zip

Zip containing all modified files.

> 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
>          Components: Plugin - Dojo Tags
>    Affects Versions: 2.1.0
>            Reporter: Giovanni Azua Garcia
>            Priority: Minor
>         Attachments: Struts2DojoCorrectnessPatch_ToRev591315.diff, Struts2DojoCorrectnessPatch_ToRev591315.zip
>
>
> 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.


[jira] Updated: (WW-2286) Apply patch to Struts2 Dojo plugin module on correctness issues reported by FindBugs

Posted by "Ted Husted (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Husted updated WW-2286:
---------------------------

    Assignee:     (was: Ted Husted)

> 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
>          Components: Plugin - Dojo Tags
>    Affects Versions: 2.1.0
>            Reporter: Giovanni Azua Garcia
>            Priority: Minor
>         Attachments: Struts2DojoCorrectnessPatch_ToRev591315.diff
>
>
> 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.


[jira] Resolved: (WW-2286) Apply patch to Struts2 Dojo plugin module on correctness issues reported by FindBugs

Posted by "Ted Husted (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Husted resolved WW-2286.
----------------------------

    Resolution: Fixed

Completed: At revision: 611999  -- Thanks Giovanni!



> 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
>          Components: Plugin - Dojo Tags
>    Affects Versions: 2.1.0
>            Reporter: Giovanni Azua Garcia
>            Assignee: Ted Husted
>            Priority: Minor
>             Fix For: 2.1.1
>
>         Attachments: Struts2DojoCorrectnessPatch_ToRev591315.diff, Struts2DojoCorrectnessPatch_ToRev591315.zip
>
>
> 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.