You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mark Hindess (JIRA)" <ji...@apache.org> on 2009/06/17 22:22:07 UTC

[jira] Resolved: (HARMONY-388) [classlib][launcher] launcher classpath bug

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

Mark Hindess resolved HARMONY-388.
----------------------------------

    Resolution: Fixed
      Assignee: Mark Hindess

This isn't a problem for me with drlvm (only with the IBM VME) so I'm closing this.


> [classlib][launcher] launcher classpath bug
> -------------------------------------------
>
>                 Key: HARMONY-388
>                 URL: https://issues.apache.org/jira/browse/HARMONY-388
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: Linux
>            Reporter: Mark Hindess
>            Assignee: Mark Hindess
>            Priority: Trivial
>
> If I have HelloWorld.class in my current directory and I run:
>   java -cp /some/emptydirectory: HelloWorld
> then this fails with NoClassDefFoundError on Harmony but works on a reference implementation.

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