MacOS X 10.7 Lion & Ubuntu 12.04 - JTReg tests failing!
Balchandra Vaidya
balchandra.vaidya at oracle.com
Wed Mar 20 04:57:09 PDT 2013
On 03/16/13 01:50 AM, Mani Sarkar wrote:
> Hi,
> //
> /
> /
> *langtools_jtreg* *(logs: http://bit.ly/VTLASj)*
> /Failure reasons: //(fails to run, make issue ?)/
>
> /**/
If you want to use make, try again after exporting following variables:
$ export JT_HOME=<location of jtreg>
$ export PRODUCT_HOME=<location of test jdk>
$ export JPRT_JTREG_HOME=${JT_HOME}
$ export JPRT_JAVA_HOME=${PRODUCT_HOME}
$ export JTREG_TIMEOUT_FACTOR=5
$ export CONCURRENCY=auto
$ cd <top>/langtools/test
$ make jtreg
Thanks
Balchandra
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/quality-discuss/attachments/20130320/66946399/attachment.html
More information about the quality-discuss
mailing list