1. 02 11月, 2012 1 次提交
  2. 18 5月, 2012 1 次提交
    • 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
  3. 03 5月, 2011 1 次提交
  4. 07 4月, 2011 1 次提交
  5. 12 1月, 2011 1 次提交
  6. 21 12月, 2010 1 次提交
  7. 26 5月, 2010 1 次提交
  8. 24 3月, 2009 1 次提交
    • S
      6636323: Optimize handling of builtin charsets · a66c31ee
      sherman 提交于
      6636319: Encoders should implement isLegalReplacement(byte[] repl)
      Summary: optimized new String(byte[], cs/csn) and String.getBytes(cs/csn) for speed and memory consumption in singlebyte case.
      Reviewed-by: alanb
      a66c31ee
  9. 03 7月, 2008 1 次提交
    • X
      6719955: Update copyright year · df538c04
      xdono 提交于
      Summary: Update copyright year for files that have been modified in 2008
      Reviewed-by: ohair, tbell
      df538c04
  10. 10 3月, 2008 2 次提交
  11. 01 12月, 2007 1 次提交