8170184: Remove incorrect comments about generated jvmt.h
authorihse
Tue, 22 Nov 2016 15:04:19 +0100
changeset 42145 11d01e02d9c1
parent 42144 01015af8278d
child 42146 ef1c0c184790
8170184: Remove incorrect comments about generated jvmt.h Reviewed-by: alanb, erikj
hotspot/make/gensrc/GensrcJvmti.gmk
--- 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.