Sorry for answering late, but this seems to work and looks good to me.
/Erik On 2013-08-21 18:41, Mike Duigou wrote:
Hello all; This review is for changes related to Alan's change JDK-8023351. This changeset removes knowledge of the test suites from the root repo test/Makefile and merely runs the sub-repo test/Makefile with the matching selection of targets. It also corrects issues with running the the langtools jtreg tests. Finally, the refined TEST variable is now passed to the sub-repo test/Makefiles in preparation for switching from using make targets to using TEST.groups http://cr.openjdk.java.net/~mduigou/JDK-8023491/0/webrev/ Cheers, Mike
