[
https://issues.apache.org/jira/browse/SLING-6328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15811129#comment-15811129
]
Carsten Ziegeler commented on SLING-6328:
-----------------------------------------
[~jsedding] Patch itself looks fine, can't tell whether it solves the problem :)
> 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)