1. 30 5月, 2009 1 次提交
  2. 27 5月, 2009 1 次提交
  3. 26 5月, 2009 1 次提交
  4. 25 5月, 2009 1 次提交
  5. 22 5月, 2009 1 次提交
  6. 21 5月, 2009 1 次提交
  7. 20 5月, 2009 1 次提交
    • S
      6728376: Wrong error handling in Java_java_util_zip_Deflater_deflateBytes... · 16781b7a
      sherman 提交于
      6728376: Wrong error handling in Java_java_util_zip_Deflater_deflateBytes leads to size 0 if compress fails
      6735255: ZipFile.close() does not close ZipFileInputStreams, contrary to the API document
      Summary: Throws OOM when malloc failed. Closes all outstanding streams when closing
      Reviewed-by: alanb
      16781b7a
  8. 19 5月, 2009 1 次提交
  9. 13 5月, 2009 1 次提交
  10. 12 5月, 2009 1 次提交
  11. 06 5月, 2009 2 次提交
  12. 02 5月, 2009 1 次提交
  13. 28 4月, 2009 1 次提交
  14. 26 4月, 2009 1 次提交
  15. 21 4月, 2009 3 次提交
  16. 20 4月, 2009 1 次提交
  17. 17 4月, 2009 2 次提交
    • A
      6829858: JInternalFrame is not redrawing heavyweight children properly · ab537a2d
      anthony 提交于
      Summary: The Container.recursiveApplyCurrentShape() is now recursively called for all hw containers, even those having non-null layout
      Reviewed-by: art, dcherepanov
      ab537a2d
    • 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
  18. 15 4月, 2009 1 次提交
  19. 13 4月, 2009 1 次提交
  20. 10 4月, 2009 1 次提交
  21. 07 4月, 2009 1 次提交
  22. 06 4月, 2009 1 次提交
  23. 03 4月, 2009 1 次提交
  24. 02 4月, 2009 1 次提交
  25. 27 3月, 2009 3 次提交
  26. 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
  27. 25 3月, 2009 2 次提交
  28. 24 3月, 2009 3 次提交
  29. 21 3月, 2009 1 次提交
  30. 19 3月, 2009 1 次提交
  31. 18 3月, 2009 1 次提交