Vladimir Ivanov wrote:
Hello, yesterday I tried to run CLASSLIB tests over HDK and found that now the command like (jre java): ant test -Dbuild.module=archive -Dtest.jre.home=<>\trunk\target\hdk\jdk\jreleads to the message in the log: -get-test-vm-output: [exec] Execute failed: java.io.IOException: CreateProcess: trunk\target\hdk\jdk\jre\bin\java -version error=193 test-jre-vm-info: [echo] hy.test.vm.name = ibm while command like (jdk java): ant test -Dbuild.module=archive -Dtest.jre.home=<>\trunk\target\hdk\jdk works OK: -get-test-vm-output: test-jre-vm-info: [echo] hy.test.vm.name = drl As I remember launcher was updated some time ago. Could someone take care about this issue?
There was also a patch to samsa wrapper which is executed as jdk/jre/bin/java.exe I think. Take a look at HARMONY-4190, it is possible that patches from it caused this behavior.
-- Gregory
