8167187: Exported elements referring to inaccessible types in jdk.jsobject

Reviewed-by: mchung, alanb
This commit is contained in:
David Dehaven 2016-10-27 09:51:33 -07:00
parent 0934fdaa76
commit fd7f70c96f

View File

@ -436,10 +436,6 @@ jdk.jdi_EXCLUDE_FILES += jdi-overview.html
################################################################################
jdk.jsobject_ADD_JAVAC_FLAGS := -Xlint:-exports
################################################################################
jdk.dev_CLEAN_FILES := $(wildcard \
$(patsubst %, $(JDK_TOPDIR)/src/jdk.dev/share/classes/%/*.properties, \
com/sun/tools/script/shell))