hotspot/src/share/vm/runtime/vmStructs.cpp
changeset 31129 02ee7609f0e1
parent 31046 d01ad7a0ecb0
child 31358 693058672cc6
child 31404 63e8fcd70bfc
child 33960 5430c1d350f0
--- a/hotspot/src/share/vm/runtime/vmStructs.cpp	Fri May 29 17:56:50 2015 +0200
+++ b/hotspot/src/share/vm/runtime/vmStructs.cpp	Wed Jun 03 15:02:10 2015 -0700
@@ -831,6 +831,8 @@
      static_field(StubRoutines,                _updateBytesCRC32,                             address)                               \
      static_field(StubRoutines,                _crc_table_adr,                                address)                               \
      static_field(StubRoutines,                _multiplyToLen,                                address)                               \
+     static_field(StubRoutines,                _squareToLen,                                  address)                               \
+     static_field(StubRoutines,                _mulAdd,                                       address)                               \
                                                                                                                                      \
   /*****************/                                                                                                                \
   /* SharedRuntime */                                                                                                                \