1. 12 5月, 2009 1 次提交
  2. 06 5月, 2009 1 次提交
  3. 29 4月, 2009 1 次提交
  4. 28 4月, 2009 1 次提交
  5. 26 4月, 2009 1 次提交
  6. 21 4月, 2009 1 次提交
  7. 17 4月, 2009 2 次提交
    • S
      4244499: ZipEntry() does not convert filenames from Unicode to platform · 812584de
      sherman 提交于
      4532049: IllegalArgumentException in ZipInputStream while reading unicode file
      5030283: Incorrect implementation of UTF-8 in zip package
      4700978: ZipFile can't treat Japanese name in a zipfile properly
      4980042: Cannot use Surrogates in zip file metadata like filenames
      4820807: java.util.zip.ZipInputStream cannot extract files with Chinese chars in name
      Summary: Add new constructors for zip classes to support non-UTF-8 encoded names/comments in ZIP file
      Reviewed-by: alanb, martin
      812584de
    • C
      4927640: Implementation of the sctp protocol · aabab279
      chegar 提交于
      Summary: An implementation-specific API for the Stream Control Transmission Protocol
      Reviewed-by: alanb, michaelm, jccollet
      aabab279
  8. 15 4月, 2009 1 次提交
  9. 10 4月, 2009 1 次提交
  10. 07 4月, 2009 1 次提交
  11. 06 4月, 2009 1 次提交
  12. 02 4月, 2009 1 次提交
  13. 01 4月, 2009 5 次提交
  14. 27 3月, 2009 2 次提交
  15. 26 3月, 2009 1 次提交
    • A
      6693253: Security Warning appearance requires enhancements · 48fbfa54
      anthony 提交于
      6779717: A Window does not show applet security warning icon on X platforms
      6785058: Parent dn't get the focus after dialog is closed if security warning is applied
      Summary: Forward-port from 6u10-6u14
      Reviewed-by: art, dcherepanov
      48fbfa54
  16. 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
  17. 18 3月, 2009 1 次提交
  18. 17 3月, 2009 1 次提交
  19. 13 3月, 2009 2 次提交
  20. 12 3月, 2009 1 次提交
  21. 10 3月, 2009 1 次提交
  22. 04 3月, 2009 1 次提交
  23. 27 2月, 2009 2 次提交
  24. 24 2月, 2009 1 次提交
  25. 15 2月, 2009 1 次提交
  26. 11 2月, 2009 1 次提交
  27. 10 2月, 2009 1 次提交
  28. 04 2月, 2009 1 次提交
  29. 01 2月, 2009 1 次提交
  30. 26 1月, 2009 1 次提交
  31. 21 1月, 2009 1 次提交
  32. 20 1月, 2009 1 次提交
    • A
      6702956: OpenJDK: replace encumbered code (software synthesizer) · 6fe7d095
      amenkov 提交于
      6717691: Update Gervill with post 1.0 fixes
      6740210: Update Gervill with more post 1.0 fixes
      6748247: Further update Gervill with still more post 1.0 fixes
      6748251: Apply IcedTea midi sound patch
      6758986: Gervill: Turn SoftJitterCorrector, SoftAudioPusher threads into a daemon threads
      Reviewed-by: ohair, darcy
      6fe7d095