- 04 4月, 2010 1 次提交
-
-
由 sherman 提交于
Summary: to use CreateProcessW on Windowns platform Reviewed-by: martin
-
- 12 3月, 2010 1 次提交
-
-
由 sherman 提交于
Summary: system property sun.zip.disableMemoryMapping to disable mmap use Reviewed-by: alanb
-
- 28 1月, 2010 1 次提交
-
-
由 chegar 提交于
Reviewed-by: alanb
-
- 19 12月, 2009 1 次提交
-
-
由 tbell 提交于
Summary: Use stdio.h instead when building with Visual Studio 2008 or later Reviewed-by: art, ohair
-
- 16 12月, 2009 1 次提交
-
-
由 darcy 提交于
Reviewed-by: alanb
-
- 26 11月, 2009 1 次提交
-
-
由 sherman 提交于
Summary: To use explicit lobk object. Reviewed-by: alanb
-
- 23 11月, 2009 1 次提交
-
-
由 gbenson 提交于
Summary: Correctly set uname on ARM, and correctly build fdlibm on IA-64 Reviewed-by: ohair
-
- 22 10月, 2009 1 次提交
-
-
由 sherman 提交于
Summary: Add sync_flush option into Deflater/DefalterOutputStream Reviewed-by: martin, alanb
-
- 26 8月, 2009 1 次提交
-
-
由 sherman 提交于
Summary: upgrade zlib to the latest ver 1.2.3 Reviewed-by: martin, alanb, ksrini
-
- 07 8月, 2009 1 次提交
-
-
由 mchung 提交于
Summary: Change findBootstrapClass to return null instead of throwing CNFE if class not found Reviewed-by: alanb, dholmes, iris
-
- 30 6月, 2009 1 次提交
-
-
由 sherman 提交于
6553961: java.util.zip.{CRC32,Adler32}.update(int) doc errors 6646605: Missing method ZipFile.getComment() 6841232: ZipFile should implement Closeable 4985614: Failure on calls to ZipFile constructor 5032358: "java.util.zip.ZipException: The system cannot find the file specified" 6846616: java/util/zip/ZipFile/ReadAfterClose.java failed after fix for 6735255 Summary: some misc bug/rfe fixes for zipfile Reviewed-by: alanb
-
- 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
-
- 17 4月, 2009 1 次提交
-
-
由 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
-
- 07 4月, 2009 1 次提交
-
-
由 valeriep 提交于
Summary: Added support for parallel-capable class loaders Reviewed-by: alanb
-
- 03 4月, 2009 1 次提交
-
-
由 sherman 提交于
Summary: The ZIP64 format support is added for > 4GB jar/zip files Reviewed-by: alanb, martin
-
- 10 3月, 2009 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright for files that have been modified in 2009, up to 03/09 Reviewed-by: katleman, tbell, ohair
-
- 24 2月, 2009 1 次提交
-
-
由 kevinw 提交于
Reviewed-by: alanb
-
- 10 1月, 2009 1 次提交
-
-
由 martin 提交于
Reviewed-by: alanb
-
- 09 1月, 2009 1 次提交
-
-
由 martin 提交于
6791458: FileInputStream/RandomAccessFile.read leaks memory if invoked on closed stream with len > 8k Reviewed-by: alanb Contributed-by: jeremymanson@google.com
-
- 08 1月, 2009 1 次提交
-
-
由 martin 提交于
Reviewed-by: alanb Contributed-by: gbenson@redhat.com
-
- 11 11月, 2008 1 次提交
-
-
由 alanb 提交于
Reviewed-by: bristor
-
- 03 10月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update for files that have been modified starting July 2008 Reviewed-by: ohair, tbell
-
- 12 9月, 2008 1 次提交
-
-
由 bristor 提交于
Summary: Allow reading and writing of ZIP files with zero entries. Reviewed-by: alanb
-
- 01 9月, 2008 2 次提交
- 24 7月, 2008 1 次提交
-
-
由 alanb 提交于
Reviewed-by: sherman, iris
-
- 03 7月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright year for files that have been modified in 2008 Reviewed-by: ohair, tbell
-
- 07 6月, 2008 1 次提交
-
-
由 sherman 提交于
Summary: System property java.class.version should be 51 for jdk7 Reviewed-by: alanb
-
- 18 4月, 2008 1 次提交
-
-
由 jccollet 提交于
Summary: Set the scope_id_set flag when necessary Reviewed-by: chegar
-
- 11 3月, 2008 2 次提交
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-