• C
    6760773: UseCompressedOops is broken with UseParNewGC · c7f65f78
    coleenp 提交于
    Summary: sparc code for gen_subtype_check was doing an ld for a compressed oop with the sign bit set so not comparing, leading to a ClassCastException.
    Reviewed-by: phh, never, acorn, kvn, xlu
    c7f65f78
stubGenerator_sparc.cpp 107.6 KB