changeset 31404 | 63e8fcd70bfc |
parent 31129 | 02ee7609f0e1 |
child 31515 | 6aed85dadbe6 |
--- a/hotspot/src/share/vm/opto/runtime.hpp Tue Jun 16 16:10:36 2015 -0700 +++ b/hotspot/src/share/vm/opto/runtime.hpp Wed Jun 17 17:48:25 2015 -0700 @@ -316,6 +316,8 @@ static const TypeFunc* mulAdd_Type(); + static const TypeFunc* ghash_processBlocks_Type(); + static const TypeFunc* updateBytesCRC32_Type(); // leaf on stack replacement interpreter accessor types