You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Radu Cotescu (Jira)" <ji...@apache.org> on 2020/07/06 12:45:00 UTC

[jira] [Commented] (SLING-9552) JspCTldLocationsCache is not threadsafe

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

Radu Cotescu commented on SLING-9552:
-------------------------------------

Fixed in https://github.com/apache/sling-jspc-maven-plugin/commit/ed44902401fc196a54c56c441ea7fe3564dd8136.

> JspCTldLocationsCache is not threadsafe
> ---------------------------------------
>
>                 Key: SLING-9552
>                 URL: https://issues.apache.org/jira/browse/SLING-9552
>             Project: Sling
>          Issue Type: Bug
>          Components: Maven Plugins and Archetypes
>    Affects Versions: JSPC Maven Plugin 2.2.0
>            Reporter: Karl Pauls
>            Assignee: Karl Pauls
>            Priority: Major
>             Fix For: JSPC Maven Plugin 2.2.2
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The JspCTldLocationsCache is not thread save. The mappings are initalized lazily and the getTldLocationURL method doesn't respect that which can cause a situation where a tld url is not found even so it should be.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)