• M
    6924259: Remove offset and count fields from java.lang.String · 938adb2d
    mduigou 提交于
    Summary: Removes the use of shared character array buffers by String along with the two fields needed to support the use of shared buffers.
    Reviewed-by: alanb, mduigou, forax, briangoetz
    Contributed-by: brian.doherty@oracle.com
    938adb2d
Integer.java 56.8 KB