8003593: build-infra: Paths to optional platform-specific files should not be hardwired to src/closed

Reviewed-by: dholmes, prr
This commit is contained in:
Erik Joelsson 2016-07-08 08:55:54 +02:00
parent 4e5f3447a2
commit 95cf491fcc
8 changed files with 30 additions and 106 deletions

View file

@ -205,11 +205,6 @@ ifdef BUILD_HEADLESS_ONLY
java.desktop_EXCLUDES += sun/applet
endif
# Why is this in the open source tree?
ifdef OPENJDK
java.desktop_EXCLUDES += sun/dc
endif
# Used on windows and macosx
ifeq ($(filter $(OPENJDK_TARGET_OS), windows macosx), )
java.desktop_EXCLUDE_FILES += sun/awt/AWTCharset.java