src/hotspot/share/classfile/vmSymbols.hpp
branchJEP-8220715-NPE_messages
changeset 57271 1735d39dbff9
parent 53435 ea254e9fc587
child 57318 cb67307942f3
--- a/src/hotspot/share/classfile/vmSymbols.hpp	Tue Mar 19 17:03:18 2019 +0800
+++ b/src/hotspot/share/classfile/vmSymbols.hpp	Fri Feb 08 14:15:05 2019 +0100
@@ -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")                           \