changeset 22288:240347540e30

updated jvmci.make
author Doug Simon <doug.simon@oracle.com>
date Thu, 23 Jul 2015 15:21:26 +0200
parents 5cce6c398d70
children 26e2a05f8d95
files make/jvmci.make
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/make/jvmci.make	Thu Jul 23 15:21:13 2015 +0200
+++ b/make/jvmci.make	Thu Jul 23 15:21:26 2015 +0200
@@ -160,7 +160,6 @@
 
 JVMCI_HOTSPOT_SRC = $(shell find jvmci/jdk.internal.jvmci.amd64/src -type f 2> /dev/null)
 JVMCI_HOTSPOT_SRC += $(shell find jvmci/jdk.internal.jvmci.hotspotvmconfig/src -type f 2> /dev/null)
-JVMCI_HOTSPOT_SRC += $(shell find jvmci/jdk.internal.jvmci.service/src -type f 2> /dev/null)
 JVMCI_HOTSPOT_SRC += $(shell find jvmci/jdk.internal.jvmci.hotspot/src -type f 2> /dev/null)
 JVMCI_HOTSPOT_SRC += $(shell find jvmci/jdk.internal.jvmci.hotspot.amd64/src -type f 2> /dev/null)
 JVMCI_HOTSPOT_SRC += $(shell find jvmci/jdk.internal.jvmci.sparc/src -type f 2> /dev/null)