diff -r eb28be8f935d -r 743814386712 make/hotspot/lib/CompileGtest.gmk --- a/make/hotspot/lib/CompileGtest.gmk Thu Oct 05 11:02:18 2017 +0200 +++ b/make/hotspot/lib/CompileGtest.gmk Thu Oct 05 12:41:06 2017 +0200 @@ -23,7 +23,7 @@ # questions. # -$(eval $(call IncludeCustomExtension, , hotspot/lib/CompileGtest.gmk)) +$(eval $(call IncludeCustomExtension, hotspot/lib/CompileGtest.gmk)) GTEST_TEST_SRC += $(TOPDIR)/test/hotspot/gtest GTEST_LAUNCHER_SRC := $(TOPDIR)/test/hotspot/gtest/gtestLauncher.cpp