src/hotspot/share/classfile/vmSymbols.hpp
changeset 57503 042dfb697624
parent 55595 cf5a438b3c41
child 57786 948ac3112da8
--- a/src/hotspot/share/classfile/vmSymbols.hpp	Tue Jul 23 11:36:05 2019 -0700
+++ b/src/hotspot/share/classfile/vmSymbols.hpp	Tue Jul 23 20:03:03 2019 -0700
@@ -247,9 +247,6 @@
   template(clazz_name,                                "clazz")                                    \
   template(exceptionTypes_name,                       "exceptionTypes")                           \
   template(modifiers_name,                            "modifiers")                                \
-  template(newConstructor_name,                       "newConstructor")                           \
-  template(newField_name,                             "newField")                                 \
-  template(newMethod_name,                            "newMethod")                                \
   template(invokeBasic_name,                          "invokeBasic")                              \
   template(linkToVirtual_name,                        "linkToVirtual")                            \
   template(linkToStatic_name,                         "linkToStatic")                             \