1. 05 10月, 2012 2 次提交
  2. 22 9月, 2012 1 次提交
  3. 19 9月, 2012 1 次提交
  4. 22 8月, 2012 1 次提交
    • N
      6336885: RFE: Locale Data Deployment Enhancements · 7e62479d
      naoto 提交于
      4609153: Provide locale data for Indic locales
      5104387: Support for gl_ES locale (galician language)
      6337471: desktop/system locale preferences support
      7056139: (cal) SPI support for locale-dependent Calendar parameters
      7058206: Provide CalendarData SPI for week params and display field value names
      7073852: Support multiple scripts for digits and decimal symbols per locale
      7079560: [Fmt-Da] Context dependent month names support in SimpleDateFormat
      7171324: getAvailableLocales() of locale sensitive services should return the actual availability of locales
      7151414: (cal) Support calendar type identification
      7168528: LocaleServiceProvider needs to be aware of Locale extensions
      7171372: (cal) locale's default Calendar should be created if unknown calendar is specified
      Summary: JEP 127: Improve Locale Data Packaging and Adopt Unicode CLDR Data (part 1 w/o packaging changes. by Naoto Sato and Masayoshi Okutsu)
      Reviewed-by: erikj, sherman, peytoia
      7e62479d
  5. 16 8月, 2012 1 次提交
  6. 15 8月, 2012 1 次提交
  7. 31 7月, 2012 1 次提交
  8. 04 8月, 2012 1 次提交
  9. 25 7月, 2012 1 次提交
  10. 20 7月, 2012 1 次提交
  11. 19 6月, 2012 1 次提交
  12. 16 6月, 2012 1 次提交
  13. 08 6月, 2012 1 次提交
  14. 07 6月, 2012 1 次提交
  15. 31 5月, 2012 1 次提交
    • M
      7126277: Alternative String hashing implementation · cb49b590
      mduigou 提交于
      Summary: All of the hashing based Map implementations: HashMap, Hashtable, LinkedHashMap, WeakHashMap and ConcurrentHashMap are modified to use an enhanced hashing algorithm for string keys when the capacity of the hash table has ever grown beyond 512 entries. The enhanced hashing implementation uses the murmur3 hashing algorithm along with random hash seeds and index masks. These enhancements mitigate cases where colliding String hash values could result in a performance bottleneck.
      Reviewed-by: alanb, forax, dl
      cb49b590
  16. 17 5月, 2012 1 次提交
  17. 11 4月, 2012 1 次提交
    • D
      7071907: JDK: Full Debug Symbols · 89e143db
      dcubed 提交于
      Summary: Add initial FDS support to some libraries and programs.
      Reviewed-by: kamg, fparain, sspitsyn, dsamersoff
      89e143db
  18. 10 4月, 2012 1 次提交
  19. 05 4月, 2012 1 次提交
  20. 28 3月, 2012 1 次提交
  21. 24 3月, 2012 1 次提交
  22. 23 3月, 2012 1 次提交
  23. 07 3月, 2012 1 次提交
  24. 06 3月, 2012 1 次提交
  25. 16 2月, 2012 1 次提交
  26. 04 1月, 2012 1 次提交
  27. 30 12月, 2011 1 次提交
  28. 14 12月, 2011 1 次提交
  29. 30 11月, 2011 2 次提交
  30. 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
  31. 25 10月, 2011 1 次提交
  32. 29 9月, 2011 1 次提交
  33. 05 10月, 2011 1 次提交
  34. 21 9月, 2011 1 次提交
  35. 18 9月, 2011 1 次提交
  36. 17 9月, 2011 1 次提交
  37. 14 9月, 2011 1 次提交
  38. 18 8月, 2011 1 次提交