< prev index next >

langtools/make/build.properties

Print this page

        

*** 45,59 **** boot.javac.lint.opts= boot.javac.source = 8 boot.javac.target = 8 #configuration of submodules (share by both the bootstrap and normal compilation): ! langtools.modules=java.compiler:jdk.compiler:jdk.dev:jdk.javadoc java.compiler.dependencies= jdk.compiler.dependencies=java.compiler jdk.javadoc.dependencies=java.compiler:jdk.compiler - jdk.dev.dependencies=java.compiler:jdk.compiler javac.resource.includes = \ com/sun/tools/javac/resources/compiler.properties #test configuration: --- 45,58 ---- boot.javac.lint.opts= boot.javac.source = 8 boot.javac.target = 8 #configuration of submodules (share by both the bootstrap and normal compilation): ! langtools.modules=java.compiler:jdk.compiler:jdk.javadoc java.compiler.dependencies= jdk.compiler.dependencies=java.compiler jdk.javadoc.dependencies=java.compiler:jdk.compiler javac.resource.includes = \ com/sun/tools/javac/resources/compiler.properties #test configuration:
< prev index next >