test/make/TestJavaCompilation.gmk
changeset 34921 ca6c7c325650
parent 33438 35cd6a1619df
child 41875 854ef5325653
--- a/test/make/TestJavaCompilation.gmk	Wed Jul 05 21:12:04 2017 +0200
+++ b/test/make/TestJavaCompilation.gmk	Fri Jan 08 17:05:32 2016 +0100
@@ -239,6 +239,7 @@
 
 $(eval $(call SetupJavaCompiler,BOOT_JAVAC, \
     JAVAC := $(JAVAC), \
+    DISABLE_SJAVAC := true, \
 ))
 
 JAVA_SRC_ROOT1 := $(OUTPUT_DIR)/javaroot1