--- a/make/hotspot/gensrc/GenerateSources.gmk Thu Oct 05 11:02:18 2017 +0200
+++ b/make/hotspot/gensrc/GenerateSources.gmk Thu Oct 05 12:41:06 2017 +0200
@@ -39,7 +39,7 @@
include gensrc/GensrcDtrace.gmk
include gensrc/GensrcJvmti.gmk
-$(eval $(call IncludeCustomExtension, , hotspot/gensrc/GenerateSources.gmk))
+$(eval $(call IncludeCustomExtension, hotspot/gensrc/GenerateSources.gmk))
# While technically the rules below are "gendata" which can be done in parallel
# with native compilation, let's keep it here for simplicity.