--- a/make/CompileInterimLangtools.gmk Tue Sep 12 19:03:39 2017 +0200
+++ b/make/CompileInterimLangtools.gmk Tue Sep 12 19:03:56 2017 +0200
@@ -43,7 +43,7 @@
$$(eval $$(call SetupJavaCompilation,BUILD_INTERIM_$(strip $1), \
SETUP := BOOT_JAVAC, \
DISABLE_SJAVAC := true, \
- SRC := $(LANGTOOLS_TOPDIR)/src/$(strip $1)/share/classes \
+ SRC := $(TOPDIR)/src/$(strip $1)/share/classes \
$$(wildcard $(SUPPORT_OUTPUTDIR)/gensrc/$(strip $1)), \
EXCLUDES := sun com/sun/tools/jdeps com/sun/tools/javap \
com/sun/tools/jdeprscan, \