• M
    8033792: AltHashing used jint for imprecise bit shifting · 601e30e0
    minqi 提交于
    Summary: AltHashing used jint the way of juint in bit shifting which could lead loss of precision. Fix  by change _seed defined as juint.
    Reviewed-by: coleenp, ccheung
    Contributed-by: yumin.qi@oracle.com
    601e30e0
oop.cpp 3.5 KB