- 30 5月, 2009 1 次提交
-
-
由 sherman 提交于
Summary: added compresser.end() into example Reviewed-by: martin
-
- 27 5月, 2009 1 次提交
-
-
由 mchung 提交于
Summary: remove @ignore Reviewed-by: swamyv
-
- 26 5月, 2009 1 次提交
-
-
由 jccollet 提交于
Summary: Enforce default domain in CookieManager Reviewed-by: michaelm
-
- 25 5月, 2009 1 次提交
-
-
由 xlu 提交于
Reviewed-by: darcy
-
- 22 5月, 2009 1 次提交
-
-
由 dav 提交于
Reviewed-by: art, ant
-
- 21 5月, 2009 1 次提交
-
-
由 art 提交于
6719382: Printing of AWT components on windows is not working 6726866: Repainting artifacts when resizing or dragging JInternalFrames in non-opaque toplevel 6683775: Painting artifacts is seen when panel is made setOpaque(false) for a translucent window Reviewed-by: anthony, tdv, alexp
-
- 20 5月, 2009 1 次提交
-
-
由 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
-
- 19 5月, 2009 1 次提交
-
-
由 anthony 提交于
Summary: The peer gets recreated if the visual of the new GC differs from the previous one Reviewed-by: art, dcherepanov
-
- 13 5月, 2009 1 次提交
-
-
由 jrose 提交于
Summary: point fixes to access checking logic Reviewed-by: mr
-
- 12 5月, 2009 1 次提交
-
-
由 jrose 提交于
Summary: fix makefile to expose the new APIs in the core list; edit some javadocs for correctness Reviewed-by: mr
-
- 06 5月, 2009 2 次提交
- 02 5月, 2009 1 次提交
-
-
由 sherman 提交于
Summary: correct the wrong @link tag Reviewed-by: alanb
-
- 28 4月, 2009 1 次提交
-
-
由 mchung 提交于
Summary: allow shutdown hook to be added during shutdown and handle properly if it fails to add Reviewed-by: alanb, dholmes, martin
-
- 26 4月, 2009 1 次提交
-
-
由 peterz 提交于
Reviewed-by: jasper, ohair
-
- 21 4月, 2009 3 次提交
- 20 4月, 2009 1 次提交
-
-
由 dcherepanov 提交于
Reviewed-by: anthony
-
- 17 4月, 2009 2 次提交
-
-
由 anthony 提交于
Summary: The Container.recursiveApplyCurrentShape() is now recursively called for all hw containers, even those having non-null layout Reviewed-by: art, dcherepanov
-
由 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
-
- 15 4月, 2009 1 次提交
-
-
由 alanb 提交于
Reviewed-by: sherman, iris
-
- 13 4月, 2009 1 次提交
-
-
由 martin 提交于
Reviewed-by: alanb
-
- 10 4月, 2009 1 次提交
-
-
由 peytoia 提交于
Reviewed-by: okutsu, naoto
-
- 07 4月, 2009 1 次提交
-
-
由 valeriep 提交于
Summary: Added support for parallel-capable class loaders Reviewed-by: alanb
-
- 06 4月, 2009 1 次提交
-
-
由 alanb 提交于
Reviewed-by: michaelm
-
- 03 4月, 2009 1 次提交
-
-
由 sherman 提交于
Summary: The ZIP64 format support is added for > 4GB jar/zip files Reviewed-by: alanb, martin
-
- 02 4月, 2009 1 次提交
-
-
由 alanb 提交于
6711667: (ref) Update SoftReference timestamp only if clock advances Summary: Forward port from 6u14; originally fixed by Tom Rodriguez in earlier update Reviewed-by: martin
-
- 27 3月, 2009 3 次提交
- 26 3月, 2009 1 次提交
-
-
由 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
-
- 25 3月, 2009 2 次提交
- 24 3月, 2009 3 次提交
- 21 3月, 2009 1 次提交
-
-
由 sherman 提交于
Summary: Need accept the digit as the first char of the group name Reviewed-by: alanb
-
- 19 3月, 2009 1 次提交
-
-
由 mchung 提交于
Summary: Remove InetAddressCachePolicy.setIfNotSet call from System.setSecurityManager0 Reviewed-by: alanb, jccollet
-
- 18 3月, 2009 1 次提交
-
-
由 tbell 提交于
6814590: Legal notice repair needed in jdk/test/java/awt/Frame/FrameSize/TestFrameSize.java 6814591: Legal notice repair needed in jdk/test/javax/script/Test3.java Reviewed-by: alanb, xdono
-