hotspot/make/gensrc/GensrcJvmti.gmk
changeset 42145 11d01e02d9c1
parent 41746 621dfac78ca1
--- a/hotspot/make/gensrc/GensrcJvmti.gmk	Tue Nov 22 14:48:16 2016 +0100
+++ b/hotspot/make/gensrc/GensrcJvmti.gmk	Tue Nov 22 15:04:19 2016 +0100
@@ -130,8 +130,6 @@
 TARGETS += $(JVMTI_OUTPUTDIR)/jvmtiEnvRecommended.cpp
 
 ################################################################################
-# Disable copy of jvmti.h from hotspot until this has been cleared up. The file
-# is currently being copied from the jdk repository. See JDK-8167078.
 # Copy jvmti.h to include dir
 
 # The file is the same regardless of jvm variant. Only let one do the copy.