Skip to content

Commit d377ad6

Browse files
author
duke
committedOct 8, 2020
Automatic merge of master into lambda-leftovers
2 parents 11b2918 + ced46b1 commit d377ad6

File tree

513 files changed

+14584
-9722
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

513 files changed

+14584
-9722
lines changed
 

‎.github/workflows/submit.yml

+139-43
Large diffs are not rendered by default.

‎make/CompileInterimLangtools.gmk

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ define SetupInterimModule
7474
EXCLUDE_FILES := $(TOPDIR)/src/$1/share/classes/module-info.java \
7575
Standard.java, \
7676
EXTRA_FILES := $(BUILDTOOLS_OUTPUTDIR)/gensrc/$1.interim/module-info.java, \
77-
COPY := .gif .png .xml .css .js javax.tools.JavaCompilerTool, \
77+
COPY := .gif .png .xml .css .js .txt javax.tools.JavaCompilerTool, \
7878
BIN := $(BUILDTOOLS_OUTPUTDIR)/interim_langtools_modules/$1.interim, \
7979
DISABLED_WARNINGS := module options, \
8080
JAVAC_FLAGS := \

0 commit comments

Comments
 (0)