src/hotspot/share/jvmci/vmStructs_jvmci.cpp
changeset 54595 a61da18408c1
parent 54073 ee53a278b9d8
child 54669 ad45b3802d4e
--- a/src/hotspot/share/jvmci/vmStructs_jvmci.cpp	Tue Apr 23 14:20:08 2019 +0530
+++ b/src/hotspot/share/jvmci/vmStructs_jvmci.cpp	Tue Apr 23 07:05:38 2019 -0400
@@ -417,6 +417,8 @@
   declare_constant(JVM_CONSTANT_MethodHandle)                             \
   declare_constant(JVM_CONSTANT_MethodType)                               \
   declare_constant(JVM_CONSTANT_InvokeDynamic)                            \
+  declare_constant(JVM_CONSTANT_Module)                                   \
+  declare_constant(JVM_CONSTANT_Package)                                  \
   declare_constant(JVM_CONSTANT_ExternalMax)                              \
                                                                           \
   declare_constant(JVM_CONSTANT_Invalid)                                  \