You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/07/01 14:38:11 UTC

[jira] [Commented] (WW-4652) Concurrency issue in addDefaultResourceBundle

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

ASF GitHub Bot commented on WW-4652:
------------------------------------

GitHub user pbruski opened a pull request:

    https://github.com/apache/struts/pull/106

    WW-4652 fixed a concurrency issue in addDefaultResourceBundle

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/atlassian/struts WW-4652-concurrency-issue-in-addDefaultResourceBundle

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/struts/pull/106.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #106
    
----
commit 39ec62ac35a775687a7e0f81e80f77b2992068b3
Author: Przemek Bruski <pb...@atlassian.com>
Date:   2016-07-01T14:36:36Z

    WW-4652 fixed a concurrency issue in addDefaultResourceBundle

----


> Concurrency issue in addDefaultResourceBundle
> ---------------------------------------------
>
>                 Key: WW-4652
>                 URL: https://issues.apache.org/jira/browse/WW-4652
>             Project: Struts 2
>          Issue Type: Bug
>            Reporter: Przemek Bruski
>
> If a findDefaultText is ran in parallel with addDefaultResourceBundle, ConcurrentModificationException is thrown.



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