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

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

Stefan Guggisberg created SLING-2509:
----------------------------------------

             Summary: [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




--
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

        

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

Posted by "Justin Edelson (JIRA)" <ji...@apache.org>.
     [ 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

        

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

Posted by "Justin Edelson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Edelson reassigned SLING-2509:
-------------------------------------

    Assignee: Justin Edelson
    
> [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

        

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

Posted by "Stefan Guggisberg (JIRA)" <ji...@apache.org>.
     [ 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

        

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

Posted by "Justin Edelson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Edelson updated SLING-2509:
----------------------------------

    Fix Version/s: Commons Compiler 2.0.6
    
> [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

        

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

Posted by "Stefan Guggisberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Guggisberg updated SLING-2509:
-------------------------------------

    Description: 
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.
    
> [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
>
> 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

        

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

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler closed SLING-2509.
-----------------------------------

    
> [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