src/hotspot/share/jfr/instrumentation/jfrEventClassTransformer.cpp
branchJEP-349-branch
changeset 57360 5d043a159d5c
parent 54847 59ea39bb2809
child 57870 00860d9caf4d
--- a/src/hotspot/share/jfr/instrumentation/jfrEventClassTransformer.cpp	Fri May 17 15:53:21 2019 +0200
+++ b/src/hotspot/share/jfr/instrumentation/jfrEventClassTransformer.cpp	Fri May 17 16:02:27 2019 +0200
@@ -44,7 +44,6 @@
 #include "memory/allocation.inline.hpp"
 #include "memory/resourceArea.hpp"
 #include "oops/array.hpp"
-#include "oops/constantPool.hpp"
 #include "oops/instanceKlass.hpp"
 #include "oops/method.hpp"
 #include "prims/jvmtiRedefineClasses.hpp"