You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Julian Sedding (JIRA)" <ji...@apache.org> on 2017/01/06 16:58:58 UTC

[jira] [Updated] (SLING-6328) JSP concurrent compiling issue

     [ https://issues.apache.org/jira/browse/SLING-6328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Sedding updated SLING-6328:
----------------------------------
    Attachment: SLING-6328-backported-changes-jsedding.patch

Attached is a patch that backports the changes made in the original code-base. [~cziegeler], [~fmeschbe] could you please review? I'm planning to apply the changes on Monday. 

> JSP concurrent compiling issue
> ------------------------------
>
>                 Key: SLING-6328
>                 URL: https://issues.apache.org/jira/browse/SLING-6328
>             Project: Sling
>          Issue Type: Bug
>          Components: Scripting
>    Affects Versions: Scripting JSP 2.1.6
>            Reporter: Sameer Charles
>            Priority: Critical
>         Attachments: SLING-6328-backported-changes-jsedding.patch
>
>
> At times JSP fails to compile due to duplicate variable error (Duplicate local variable _jspx_temp0).
> This is suppose to be fixed in jasper (within Tomcat) but not in Sling impl. 
> See https://bz.apache.org/bugzilla/show_bug.cgi?id=45691
> This seems to be the culprit (see line 623) but there might be other issues.
> https://github.com/apache/sling/blob/trunk/bundles/scripting/jsp/src/main/java/org/apache/sling/scripting/jsp/jasper/compiler/JspUtil.java



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