• T
    6991197: G1: specialize deal_with_reference() for narrowOop* · a269ead0
    tschatzl 提交于
    Summary: Clean up and slightly optimize reference handling from the GC reference task queue. Since we never push partial array chunks as narrowOop* we can manually specialize the code so that some code can be optimized away.
    Reviewed-by: tonyp, brutisso, stefank
    a269ead0
g1OopClosures.hpp 11.1 KB