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 2007/06/12 09:25:29 UTC

[jira] Closed: (HARMONY-3298) [classlib][luni] Extraneous path separator in *.boot.class.path causes DaCapo ('jython' benchmark) failure

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

Mark Hindess closed HARMONY-3298.
---------------------------------


As agreed above.


> [classlib][luni] Extraneous path separator in *.boot.class.path causes DaCapo ('jython' benchmark) failure
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3298
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3298
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: Reprodiceable with dacapo-2006-10-MR2 on all systems with  /sys  directory (i.e., most Linux systems). Creating 'c:\sys' directory on Windows leads to 'jython' benchmark failure too.
>            Reporter: Vladimir Molotkov
>            Assignee: Mark Hindess
>            Priority: Critical
>         Attachments: H-3298_test-1.patch, H-3298_test.patch, luniglob.c.patch
>
>
> In most cases *.boot.class.path properties contain the following fragment (here is Windows variant):
>   xxx\jdk\jre\bin/default/\kernel.jar;;xxx\jdk\jre\lib\boot\accessibility.jar;...
> Path separator after kernel.jar is extraneous and must be removed.
> The 'bug' causes failure of 'jython' benchamark of DaCapo suite on Linux and Windows (see 'Environment' description).
> Also 'garbage' in system properties lowers Harmony's product quality.

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