You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexei Zakharov (JIRA)" <ji...@apache.org> on 2007/04/26 11:16:15 UTC

[jira] Created: (HARMONY-3764) [drlvm][build] jar with kernel classes' sources is not generated

[drlvm][build] jar with kernel classes' sources is not generated
----------------------------------------------------------------

                 Key: HARMONY-3764
                 URL: https://issues.apache.org/jira/browse/HARMONY-3764
             Project: Harmony
          Issue Type: Improvement
          Components: App-Oriented Bug Reports, DRLVM
         Environment: all
            Reporter: Alexei Zakharov
         Assigned To: Alexei Zakharov


Currently DRLVM build does not generate any jar files with java sources as the classlib build system does. This prevents eclipse debugger from correctly displaying sources for classes like Object, Thread and etc. while running on Harmony. 

Here is the link to the original mail thread: http://article.gmane.org/gmane.comp.java.harmony.devel/26301


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HARMONY-3764) [drlvm][build] jar with kernel classes' sources is not generated

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

Alexei Zakharov resolved HARMONY-3764.
--------------------------------------

    Resolution: Fixed

The fix was applied at the revision 532792. With this fix DRLVM build will produce corresponding source files' jars for all jars generated by the build. New jars are named in the way as it is done in the classlib: <jar name>-src.jar. Placed in the same jdk/jre/bin/default directory.

> [drlvm][build] jar with kernel classes' sources is not generated
> ----------------------------------------------------------------
>
>                 Key: HARMONY-3764
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3764
>             Project: Harmony
>          Issue Type: Improvement
>          Components: App-Oriented Bug Reports, DRLVM
>         Environment: all
>            Reporter: Alexei Zakharov
>         Assigned To: Alexei Zakharov
>
> Currently DRLVM build does not generate any jar files with java sources as the classlib build system does. This prevents eclipse debugger from correctly displaying sources for classes like Object, Thread and etc. while running on Harmony. 
> Here is the link to the original mail thread: http://article.gmane.org/gmane.comp.java.harmony.devel/26301

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (HARMONY-3764) [drlvm][build] jar with kernel classes' sources is not generated

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

Oliver Deakin closed HARMONY-3764.
----------------------------------


This appears to be fixed now, closing...

> [drlvm][build] jar with kernel classes' sources is not generated
> ----------------------------------------------------------------
>
>                 Key: HARMONY-3764
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3764
>             Project: Harmony
>          Issue Type: Improvement
>          Components: App-Oriented Bug Reports, DRLVM
>         Environment: all
>            Reporter: Alexei Zakharov
>            Assignee: Alexei Zakharov
>
> Currently DRLVM build does not generate any jar files with java sources as the classlib build system does. This prevents eclipse debugger from correctly displaying sources for classes like Object, Thread and etc. while running on Harmony. 
> Here is the link to the original mail thread: http://article.gmane.org/gmane.comp.java.harmony.devel/26301

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.