mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-15 08:34:30 +02:00
8304537: Ant-based langtools build fails after JDK-8015831 Add lint check for calling overridable methods from a constructor
Reviewed-by: vromero, erikj
This commit is contained in:
parent
a6b72f56f5
commit
c4df9b5f17
6 changed files with 8 additions and 9 deletions
|
@ -25,8 +25,6 @@
|
|||
|
||||
COPY += .txt
|
||||
|
||||
DISABLED_WARNINGS_java += this-escape
|
||||
|
||||
CLEAN_FILES += $(wildcard \
|
||||
$(TOPDIR)/src/jdk.jdeps/share/classes/com/sun/tools/jdeps/resources/*.properties \
|
||||
$(TOPDIR)/src/jdk.jdeps/share/classes/com/sun/tools/javap/resources/*.properties)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue