Review request: JDK-8004147 test/Makefile jtreg_tests target does not work with cygwin
Christian Törnqvist
christian.tornqvist at oracle.com
Tue Jan 22 04:06:40 PST 2013
Hi Mikael,
Might not be in scope for this change, but we should add '-retain:fail,error' to the jtreg command line, otherwise it'll only save the artifacts (including hs_err and core files) from the last executed test with status fail/error.
Otherwise it looks good :)
Thanks,
Christian
-----Original Message-----
From: Mikael Gerdin
Sent: den 21 januari 2013 12:34
To: hotspot-dev developers
Subject: Review request: JDK-8004147 test/Makefile jtreg_tests target does not work with cygwin
Hi,
When trying to run the hotspot regression tests with cygwin I noticed that the paths passed to the jtreg launcher suffers from the same issue as was found in JDK-7152791.
My suggested fix is to convert the paths before passing them to the jtreg launcher.
Webrev: http://cr.openjdk.java.net/~mgerdin/8004147/webrev.0/
--
Mikael Gerdin
Java SE VM SQE Stockholm
More information about the hotspot-dev
mailing list