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:
Mandy Chung 2016-07-13 14:42:09 -07:00
parent 29852f47c0
commit 1c7cd18b25

View File

@ -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)