changeset 11073 | 928d27710dcb |
parent 9063 | 937a014028a6 |
child 12009 | 4abb694f273a |
--- a/jaxws/make/Makefile Wed Jul 05 17:56:18 2017 +0200 +++ b/jaxws/make/Makefile Tue Dec 06 08:43:57 2011 -0800 @@ -99,9 +99,9 @@ DROPS_DIR = $(ALT_DROPS_DIR) else ifdef ALT_JDK_DEVTOOLS_DIR - DROPS_DIR = $(ALT_JDK_DEVTOOLS_DIR)/share/jdk7-drops + DROPS_DIR = $(ALT_JDK_DEVTOOLS_DIR)/share/jdk8-drops else - DROPS_DIR = $(_SLASHJAVA)/devtools/share/jdk7-drops + DROPS_DIR = $(_SLASHJAVA)/devtools/share/jdk8-drops endif endif