1. 19 1月, 2012 2 次提交
  2. 17 1月, 2012 1 次提交
  3. 13 1月, 2012 1 次提交
  4. 11 1月, 2012 1 次提交
  5. 10 1月, 2012 1 次提交
  6. 23 12月, 2011 1 次提交
  7. 22 12月, 2011 1 次提交
  8. 20 12月, 2011 2 次提交
  9. 18 12月, 2011 1 次提交
  10. 12 12月, 2011 1 次提交
  11. 06 12月, 2011 1 次提交
  12. 05 12月, 2011 1 次提交
  13. 03 12月, 2011 1 次提交
  14. 02 12月, 2011 1 次提交
  15. 30 11月, 2011 2 次提交
  16. 23 11月, 2011 2 次提交
  17. 21 11月, 2011 2 次提交
  18. 20 11月, 2011 3 次提交
  19. 18 11月, 2011 2 次提交
  20. 16 11月, 2011 1 次提交
  21. 14 11月, 2011 1 次提交
  22. 11 11月, 2011 1 次提交
  23. 10 11月, 2011 4 次提交
  24. 09 11月, 2011 1 次提交
  25. 08 11月, 2011 1 次提交
    • S
      7096080: UTF8 update and new CESU-8 charset · 494cf7b7
      sherman 提交于
      7082884: Incorrect UTF8 conversion for sequence ED 31
      7082883: Incorrect UTF8 conversion for sequence fc 80 80 8f bf bf
      Summary: Updated UTF8 and added CESU-8 to following the latest Standard
      Reviewed-by: alanb
      494cf7b7
  26. 04 11月, 2011 1 次提交
  27. 02 11月, 2011 1 次提交
  28. 01 11月, 2011 2 次提交
    • Y
      7077119: remove past transition dates from CurrencyData.properties file · 06547293
      yhuang 提交于
      Reviewed-by: naoto
      06547293
    • Y
      4243978: (ref) Race condition in Reference.enqueue() · 3ccb9ece
      ysr 提交于
      4268317: (ref) Reference.isEnqueued() can return true when instance not enqueued
      Summary: The reference handler now declares, and assumes, that the discovered field, rather than the next field, is (to be) used to link the entries in the pending list, thus allowing a reference object to be safely enqueued even while it is in the pending state. Also added slightly modified regression tests from the two bug reports.
      Reviewed-by: mchung, alanb, jcoomes
      3ccb9ece