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 18:32:15 UTC

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

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