You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Justin Edelson (JIRA)" <ji...@apache.org> on 2012/06/22 14:49:42 UTC

[jira] [Resolved] (SLING-2509) [regression] Compiler generates incorrect debug information

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

Justin Edelson resolved SLING-2509.
-----------------------------------

    Resolution: Fixed

applied patch in r1352867. Thanks for the patch!
                
> [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
>            Assignee: Justin Edelson
>             Fix For: Commons Compiler 2.0.6
>
>         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