[
https://issues.apache.org/jira/browse/TAP5-2526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15091678#comment-15091678
]
ASF subversion and git services commented on TAP5-2526:
-------------------------------------------------------
Commit e2a092b6c56f1f12accff5d5f3df37dd53259798 in tapestry-5's branch
refs/heads/master from [~jkemnade]
[ https://git-wip-us.apache.org/repos/asf?p=tapestry-5.git;h=e2a092b ]
TAP5-2520, TAP5-2526: synchronize access to the cache because
CaseInsensitiveMap is not thread-safe
> ArrayIndexOutOfBoundsException in CaseInsensitiveMap
> ----------------------------------------------------
>
> Key: TAP5-2526
> URL: https://issues.apache.org/jira/browse/TAP5-2526
> Project: Tapestry 5
> Issue Type: Bug
> Affects Versions: 5.4
> Reporter: Jochen Kemnade
>
> {noformat}
> ...
> Caused by: java.lang.ArrayIndexOutOfBoundsException: null
> at java.lang.System.arraycopy(Native Method) ~[na:1.8.0_72-internal]
> at
> org.apache.tapestry5.ioc.util.CaseInsensitiveMap$Position.put(CaseInsensitiveMap.java:298)
> ~[commons-5.4.0.jar:na]
> at
> org.apache.tapestry5.ioc.util.CaseInsensitiveMap.put(CaseInsensitiveMap.java:375)
> ~[commons-5.4.0.jar:na]
> at
> org.apache.tapestry5.ioc.util.CaseInsensitiveMap.put(CaseInsensitiveMap.java:30)
> ~[commons-5.4.0.jar:na]
> at
> org.apache.tapestry5.internal.services.assets.JavaScriptStackAssemblerImpl.assembleJavascriptResourceForStack(JavaScriptStackAssemblerImpl.java:120)
> ~[tapestry-core-5.4.0.jar:na]
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)