hotspot/src/share/vm/runtime/vmStructs.cpp
changeset 31515 6aed85dadbe6
parent 31412 32477ea959ee
child 31627 a7141b9a8e0f
child 33963 67bb2ab03c00
--- a/hotspot/src/share/vm/runtime/vmStructs.cpp	Fri Jun 26 19:11:15 2015 -0700
+++ b/hotspot/src/share/vm/runtime/vmStructs.cpp	Mon Jun 29 00:10:01 2015 -0700
@@ -830,6 +830,7 @@
      static_field(StubRoutines,                _ghash_processBlocks,                          address)                               \
      static_field(StubRoutines,                _updateBytesCRC32,                             address)                               \
      static_field(StubRoutines,                _crc_table_adr,                                address)                               \
+     static_field(StubRoutines,                _updateBytesCRC32C,                            address)                               \
      static_field(StubRoutines,                _multiplyToLen,                                address)                               \
      static_field(StubRoutines,                _squareToLen,                                  address)                               \
      static_field(StubRoutines,                _mulAdd,                                       address)                               \