Command 'java -version' does not work now on DRLVM:
trunk> build/lnx_em64t_gcc_debug/deploy/jdk/jre/bin/java -version
Harmony Java launcher
Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache Software
Foundation or its licensors, as applicable.
java [-vm:vmdll -vmdir:dir -D... [-X...]] [args]
trunk>
thanks, Vladimir
On 4/26/07, Vladimir Ivanov <[EMAIL PROTECTED]> wrote:
The CC/CI systems report failure of the
org.apache.harmony.luni.tests.java.lang.ProcessBuilderTest on Win/Lnx
boxes with message:
Test: testStartClass:
org.apache.harmony.luni.tests.java.lang.ProcessBuilderTestjunit.framework.AssertionFailedError
at
org.apache.harmony.luni.tests.java.lang.ProcessBuilderTest.testStart(ProcessBuilderTest.java:161)
at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
Could someone reproduce/take care about this issue?
thanks, Vladimir