[
https://issues.apache.org/jira/browse/SLING-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Guggisberg updated SLING-2509:
-------------------------------------
Attachment: SLING-2509.patch
patch that fixes this issue
> [regression] Compiler generates incorrect debug information
> -----------------------------------------------------------
>
> Key: SLING-2509
> URL: https://issues.apache.org/jira/browse/SLING-2509
> Project: Sling
> Issue Type: Bug
> Components: Commons
> Affects Versions: Commons Compiler 2.0.2
> Reporter: Stefan Guggisberg
> Attachments: SLING-2509.patch
>
>
> as of SLING-1930, the class files generated by the the compiler contains
> incorrect debug information.
> the class file "sourceFile" attribute contains "my.package.MyClass.java"
> instead of "MyClass.java".
> as a consequence debuggers can't resolve the correct source file when a break
> point is hit in such a class,
> i.e. debugging such classes in impossible.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira