src/hotspot/share/classfile/vmSymbols.hpp
changeset 58664 e3618c902d17
parent 58421 6fc57e391539
child 58679 9c3209ff7550
child 58842 6c255334120d
--- a/src/hotspot/share/classfile/vmSymbols.hpp	Thu Oct 17 10:35:18 2019 +0200
+++ b/src/hotspot/share/classfile/vmSymbols.hpp	Mon Oct 14 11:36:17 2019 +0200
@@ -243,6 +243,7 @@
   template(reflect_Reflection,                        "jdk/internal/reflect/Reflection")              \
   template(reflect_CallerSensitive,                   "jdk/internal/reflect/CallerSensitive")         \
   template(reflect_CallerSensitive_signature,         "Ljdk/internal/reflect/CallerSensitive;")       \
+  template(reflect_NativeConstructorAccessorImpl,     "jdk/internal/reflect/NativeConstructorAccessorImpl")\
   template(checkedExceptions_name,                    "checkedExceptions")                        \
   template(clazz_name,                                "clazz")                                    \
   template(exceptionTypes_name,                       "exceptionTypes")                           \