RFR: 8149837: String.intern creates more work than necessary for G1

Kim Barrett kim.barrett at oracle.com
Wed Feb 17 02:08:50 UTC 2016


> On Feb 16, 2016, at 1:42 PM, Derek White <derek.white at oracle.com> wrote:
> 
> 2nd webrev puts the calls to ensure_string_alive() back to their original location (to avoid locking issues mentioned by Stefan).
> 
> RFE: JDK-8149837
> Webrev: http://cr.openjdk.java.net/~drwhite/8149837/webrev.02/

Looks good.




More information about the hotspot-gc-dev mailing list