src/hotspot/share/classfile/vmSymbols.hpp
changeset 47614 0ecfd6c951a6
parent 47587 bf73ca31add9
child 47818 2f6ab27efb60
--- a/src/hotspot/share/classfile/vmSymbols.hpp	Tue Oct 10 11:52:42 2017 -0700
+++ b/src/hotspot/share/classfile/vmSymbols.hpp	Tue Oct 10 14:38:56 2017 -0700
@@ -371,6 +371,7 @@
   template(deadChild_name,                            "deadChild")                                \
   template(getFromClass_name,                         "getFromClass")                             \
   template(dispatch_name,                             "dispatch")                                 \
+  template(getPlatformClassLoader_name,               "getPlatformClassLoader")                   \
   template(getSystemClassLoader_name,                 "getSystemClassLoader")                     \
   template(fillInStackTrace_name,                     "fillInStackTrace")                         \
   template(getCause_name,                             "getCause")                                 \