Error encountered in running jtreg 4.1 with OpenJDK infra-build.
Kaushal Singh
home.ksingh at gmail.com
Thu Feb 21 06:38:57 PST 2013
Apologies for sending this message again, forgot to put the subject
Hey guys,
I am trying to run new jtreg 4.1 with openjdk (build infra) and but getting
error while running command
:~$> make jdk_util
Output :
/bin/sh: 4: /home/kaushal/Documents/openjdk/build_feb/jtreg/win32/bin/jtreg:
not found
Missing file: /home/kaushal/Documents/openjdk/build_feb/jdk8_tl/jdk
/test/../build/linux-amd64/testoutput/jdk_util/JTreport/text/summary.txt
EXIT CODE: 127
EXIT CODE: 127
make[2]: *** [jtreg_tests] Error 127
make[2]: Leaving directory `/home/kaushal/Documents/openjdk
/build_feb/jdk8_tl/jdk/test'
make[1]: *** [jdk_util] Error 2
make[1]: Leaving directory `/home/kaushal/Documents/openjdk
/build_feb/jdk8_tl/jdk/test'
make: *** [jdk_util] Error 2
I noticed the structure of jtreg has changed in 4.1 from previous version ,
as new version does not include "win32" folder.
I am curious to find out what is new way of running jtreg test on openjdk
build?
cheers
More information about the jtreg-dev
mailing list