--- old/make/windows/projectfiles/common/Makefile 2019-02-15 19:02:10.567773167 +0300 +++ new/make/windows/projectfiles/common/Makefile 2019-02-15 19:02:10.435777792 +0300 @@ -61,8 +61,8 @@ !include $(HOTSPOTWORKSPACE)/make/windows/makefiles/jvmti.make # Pick up rules for building trace -TraceOutDir=$(HOTSPOTBUILDSPACE)\$(Variant)\generated\tracefiles -!include $(HOTSPOTWORKSPACE)/make/windows/makefiles/trace.make +JfrOutDir=$(HOTSPOTBUILDSPACE)\$(Variant)\generated\jfrfiles +!include $(HOTSPOTWORKSPACE)/make/windows/makefiles/jfr.make !if "$(Variant)" == "compiler2" # Pick up rules for building adlc