mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-24 05:40:39 +00:00
7079606: tl nightly build failure due to incomplete generification
Reviewed-by: jjg
This commit is contained in:
parent
f661cbe157
commit
0c5879c7e2
@ -29,7 +29,8 @@
|
||||
|
||||
BUILDDIR = ../../..
|
||||
SUBDIRS_MAKEFLAGS += JAVAC_MAX_WARNINGS=false
|
||||
SUBDIRS_MAKEFLAGS += JAVAC_LINT_OPTIONS=-Xlint:all,-deprecation
|
||||
# TODO: Workaround for CR 7063027. Remove -path eventually.
|
||||
SUBDIRS_MAKEFLAGS += JAVAC_LINT_OPTIONS=-Xlint:all,-deprecation,-path
|
||||
SUBDIRS_MAKEFLAGS += JAVAC_WARNINGS_FATAL=true
|
||||
include $(BUILDDIR)/common/Defs.gmk
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user