RFR (XXS): 8011678: test/Makefile should pick up JT_HOME environment variable
Mike Duigou
mike.duigou at oracle.com
Sun Apr 7 06:58:57 UTC 2013
This looks good to me. I will make the same change in the jdk/test/makefile for when it is invoked directly.
There is also an outstanding issue to add a --with-jtreg option to the configure script:
JDK-8007129 build-infra Add configure --with-jtreg option for location of JTREG home directory.
Mike
On Apr 6 2013, at 21:39 , Christian Thalinger wrote:
> http://cr.openjdk.java.net/~twisti/8011678
>
> 8011678: test/Makefile should pick up JT_HOME environment variable
> Reviewed-by:
>
> The JT_HOME can only be overridden by a make argument or JPRT_JTREG_HOME. Picking up the JT_HOME environment variable would be helpful.
>
> test/Makefile
>
More information about the build-dev
mailing list