• I
    8009303: Tiered: incorrect results in VM tests stringconcat with -Xcomp... · c8e1c633
    iveresov 提交于
    8009303: Tiered: incorrect results in VM tests stringconcat with -Xcomp -XX:+DeoptimizeALot on solaris-amd64
    Summary: Do memory flow analysis in string concat optimizier to exclude cases when computation of arguments to StringBuffer::append has side effects
    Reviewed-by: kvn, twisti
    c8e1c633
stringopts.cpp 56.4 KB