8146098: Visual Studio build fails after SA restructure
authorctornqvi
Thu, 24 Dec 2015 07:35:18 -0800
changeset 35224 e723bb1c6ef9
parent 35223 a68498ab5403
child 35225 2b16576599d7
8146098: Visual Studio build fails after SA restructure Reviewed-by: goetz, hseigel, dsamersoff
hotspot/make/windows/makefiles/projectcreator.make
--- a/hotspot/make/windows/makefiles/projectcreator.make	Thu Dec 24 03:28:25 2015 +0000
+++ b/hotspot/make/windows/makefiles/projectcreator.make	Thu Dec 24 07:35:18 2015 -0800
@@ -104,6 +104,7 @@
         -define ALIGN_STACK_FRAMES \
         -define VM_LITTLE_ENDIAN \
         -prelink  "" "Generating vm.def..." "cd $(HOTSPOTBUILDSPACE)\%f\%b	set HOTSPOTMKSHOME=$(HOTSPOTMKSHOME)	set JAVA_HOME=$(HOTSPOTJDKDIST)	$(HOTSPOTMKSHOME)\sh $(HOTSPOTWORKSPACE)\make\windows\build_vm_def.sh $(LD_VER)" \
+        -ignorePath src\jdk.hotspot.agent \
         -ignoreFile jsig.c \
         -ignoreFile jvmtiEnvRecommended.cpp \
         -ignoreFile jvmtiEnvStub.cpp \