hotspot/src/share/vm/runtime/vmStructs.cpp
changeset 26434 09ad55e5f486
parent 26135 82b516c550f7
child 26442 2944daffe62a
--- a/hotspot/src/share/vm/runtime/vmStructs.cpp	Tue Sep 02 10:26:48 2014 -0700
+++ b/hotspot/src/share/vm/runtime/vmStructs.cpp	Tue Sep 02 12:48:45 2014 -0700
@@ -811,6 +811,7 @@
      static_field(StubRoutines,                _cipherBlockChaining_decryptAESCrypt,          address)                               \
      static_field(StubRoutines,                _updateBytesCRC32,                             address)                               \
      static_field(StubRoutines,                _crc_table_adr,                                address)                               \
+     static_field(StubRoutines,                _multiplyToLen,                                address)                               \
                                                                                                                                      \
   /*****************/                                                                                                                \
   /* SharedRuntime */                                                                                                                \