get_source.sh using JT_HOME?

Lance Andersen Lance.Andersen at oracle.com
Tue Jan 14 17:50:48 UTC 2014


On Jan 14, 2014, at 12:17 PM, Alan Bateman <Alan.Bateman at oracle.com> wrote:

> On 14/01/2014 16:36, Lance Andersen wrote:
>> Not sure if this is intentional, but I had JT_HOME set when i sourced get_source.sh against jdk8u-dev noticed the following messages:
>> 
>> jdk/src/closed:   hg clone JT_HOME=/Users/lance/Dropbox/LancePTR/jtreg/jdk8u/jdk8u-dev/jdk/src/closed jdk/src/closed
>> 
>> I would think that should not happen?
>> 
> I don't think this should matter

Ok thank you, it just seemed strange (to me at least) that is was looking at closed with the property set

> . So when you ran configure then did you specify --with-jtreg to set the path to jtreg?

I did not as it was not listed as an option for configure in the README-builds.html which is why I set JT_HOME

re-ran configure specifying --with-jtreg  and then ran the tests still no luck with jdk_all and this was against jdk8u-dev

-------------
 cd test && make PRODUCT_HOME=`pwd`/../build/*/images/j2sdk-image all
make -k -C  ../jdk/test  TEST=jdk_all jdk_all
echo "Running tests: jdk_all"
Running tests: jdk_all
for each in jdk_all; do \
	        make -j 1 TEST_SELECTION=":$each" UNIQUE_DIR=$each jtreg_tests; \
	done
make[2]: *** No rule to make target `/java/re/jtreg/4.1/promoted/latest/binaries/jtreg', needed by `/java/re/jtreg/4.1/promoted/latest/binaries/jtreg/win32/bin/jtreg'.
make[2]: Target `jtreg_tests' not remade because of errors.
make[1]: *** [jdk_all] Error 2
make: *** [jdk_all] Error 2

-------------

Best
Lance
> 
> -Alan




Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering 
1 Network Drive 
Burlington, MA 01803
Lance.Andersen at oracle.com







More information about the build-dev mailing list