hotspot/src/share/vm/jvmci/vmStructs_jvmci.cpp
changeset 39441 7464b1552bf7
parent 39423 0f8dc3693499
child 40046 01e973266ee4
child 40010 e32d5e545789
--- a/hotspot/src/share/vm/jvmci/vmStructs_jvmci.cpp	Wed Jun 22 21:13:52 2016 +0000
+++ b/hotspot/src/share/vm/jvmci/vmStructs_jvmci.cpp	Wed Jun 22 22:39:32 2016 +0000
@@ -71,6 +71,8 @@
   static_field(CompilerToVM::Data,             _heap_end_addr,                         HeapWord**)                                   \
   static_field(CompilerToVM::Data,             _heap_top_addr,                         HeapWord**)                                   \
                                                                                                                                      \
+  static_field(CompilerToVM::Data,             _max_oop_map_stack_offset,              int)                                          \
+                                                                                                                                     \
   static_field(CompilerToVM::Data,             cardtable_start_address,                jbyte*)                                       \
   static_field(CompilerToVM::Data,             cardtable_shift,                        int)                                          \
                                                                                                                                      \