src/share/vm/opto/runtime.hpp

changeset 7152
166d744df0de
parent 7027
b20a35eae442
child 7535
7ae4e26cb1e0
child 8307
daaf806995b3
     1.1 --- a/src/share/vm/opto/runtime.hpp	Tue Sep 09 19:18:13 2014 +0000
     1.2 +++ b/src/share/vm/opto/runtime.hpp	Tue Sep 02 12:48:45 2014 -0700
     1.3 @@ -303,6 +303,8 @@
     1.4    static const TypeFunc* sha_implCompress_Type();
     1.5    static const TypeFunc* digestBase_implCompressMB_Type();
     1.6  
     1.7 +  static const TypeFunc* multiplyToLen_Type();
     1.8 +
     1.9    static const TypeFunc* updateBytesCRC32_Type();
    1.10  
    1.11    // leaf on stack replacement interpreter accessor types

mercurial