--- old/make/common/FindTests.gmk 2020-04-15 18:44:22.000000000 +0530 +++ new/make/common/FindTests.gmk 2020-04-15 18:44:22.000000000 +0530 @@ -43,7 +43,7 @@ TEST_BASEDIRS += $(TOPDIR)/test $(TOPDIR) # JTREG_TESTROOTS might have been set by a custom extension -JTREG_TESTROOTS += $(addprefix $(TOPDIR)/test/, hotspot/jtreg jdk langtools nashorn jaxp) +JTREG_TESTROOTS += $(addprefix $(TOPDIR)/test/, hotspot/jtreg jdk langtools jaxp) # Extract the names of the Jtreg group files from the TEST.ROOT files. The # TEST.ROOT files being properties files can be interpreted as makefiles so