mirror of
https://github.com/darlinghq/darling-openjdk.git
synced 2024-11-23 20:39:48 +00:00
8160398: (jdeps) Replace a list of JDK 8 internal API for detecting if it's removed in JDK 9 or later
Reviewed-by: dfuchs
This commit is contained in:
parent
29852f47c0
commit
1c7cd18b25
@ -409,6 +409,8 @@ jdk.jconsole_CLEAN_FILES := $(wildcard \
|
||||
|
||||
################################################################################
|
||||
|
||||
jdk.jdeps_COPY := .txt
|
||||
|
||||
jdk.jdeps_CLEAN_FILES := $(wildcard \
|
||||
$(JDK_TOPDIR)/src/jdk.jdeps/share/classes/com/sun/tools/jdeps/resources/*.properties \
|
||||
$(JDK_TOPDIR)/src/jdk.jdeps/share/classes/com/sun/tools/javap/resources/*.properties)
|
||||
|
Loading…
Reference in New Issue
Block a user