[ https://issues.apache.org/jira/browse/HARMONY-3298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12491193
]
Mikhail Markov commented on HARMONY-3298:
-----------------------------------------
Sorry, forgot to grant license to ASF for the attachment. Doing this now:-):
I grant licence to ASF for H-3298_test.patch.
> [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
> Assigned To: Mark Hindess
> Priority: Critical
> Attachments: 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.
|