- 08 4月, 2013 1 次提交
-
-
由 chegar 提交于
Reviewed-by: alanb, sherman, hawtin
-
- 27 3月, 2013 1 次提交
-
-
由 martin 提交于
8007905: To add a system property to create zip file without using ZIP64 end table when entry count > 64k Summary: Provide a system property to inhibit ZIP64 mode for >64k entries Reviewed-by: alanb, sherman
-
- 02 11月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar, ksrini
-
- 19 9月, 2012 1 次提交
-
-
由 dxu 提交于
7195933: There is incorrect link to "Info-ZIP Application Note 970311" in doc page of Package java.util.zip Summary: Correct a java doc link in java.util.zip package page Reviewed-by: chegar, lancea, sherman Contributed-by: dan.xu@oracle.com
-
- 04 8月, 2012 1 次提交
-
-
由 sherman 提交于
Summary: re-implemented getBytesRead/Writtten() at java level Reviewed-by: andrew, alanb
-
- 03 7月, 2012 1 次提交
-
-
由 smarks 提交于
Reviewed-by: forax, khazra, smarks Contributed-by: NMani Sarkar <sadhak001@gmail.com>
-
- 08 2月, 2012 1 次提交
-
-
由 darcy 提交于
Reviewed-by: sherman
-
- 08 12月, 2011 1 次提交
-
-
由 smarks 提交于
Reviewed-by: alanb, dholmes, forax, sherman, smarks Contributed-by: NPrasannaa <prasannaa_ss@yahoo.com>, Martijn Verburg <martijnverburg@gmail.com>, Goerge_Albrecht <goerge.albrecht@gmx.net>, Graham Allan <grundlefleck@googlemail.com>, Michael Barker <mikeb01@gmail.com>
-
- 30 11月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: added methods Adler32/CRC32.update(ByteBuffer) Reviewed-by: alanb
-
- 31 8月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: to use new InternalError constructor with cause chainning Reviewed-by: alanb, ksrini, xuelei, neugens Contributed-by: sebastian.sickelmann@gmx.de
-
- 04 5月, 2011 1 次提交
-
-
由 mduigou 提交于
Reviewed-by: alanb, mr, darcy
-
- 03 5月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: implement sun.nio.cs.ArrayEn/Decoer in utf8 Reviewed-by: alanb
-
- 27 4月, 2011 1 次提交
-
-
由 mduigou 提交于
4884238: Adds java.nio.charset.StandardCharset to provide static final constants for the standard charsets. Reviewed-by: alanb, sherman, darcy
-
- 19 4月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: Allow unreferenced ZipFile InputStreams to be finalized, GC'd Reviewed-by: sherman, dholmes Contributed-by: neil.richards@ngmr.net
-
- 07 4月, 2011 1 次提交
-
-
由 ohair 提交于
Reviewed-by: dholmes
-
- 05 4月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: To use GetPrimitiveArrayCritical for bye array access Reviewed-by: bristor, alanb
-
- 26 2月, 2011 1 次提交
-
-
由 mchung 提交于
Reviewed-by: alanb, ohair
-
- 09 2月, 2011 1 次提交
-
-
由 herrick 提交于
Summary: Remove sun.jkernel.* classes in JDK 7 Reviewed-by: ohair, alanb, mchung
-
- 05 1月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: avoid caching the "ended" Inflater in ZipFile class Reviewed-by: alanb
-
- 29 12月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: xdono
-
- 21 12月, 2010 1 次提交
-
-
由 smarks 提交于
Reviewed-by: darcy, lancea, alanb, briangoetz, mduigou, mchung
-
- 14 12月, 2010 1 次提交
-
-
由 sherman 提交于
Summary: The returned InflatedInputStream object should be kept in map streams Reviewed-by: alanb
-
- 12 10月, 2010 1 次提交
-
-
由 mchung 提交于
Reviewed-by: alanb, sherman, darcy, igor
-
- 27 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: jjg, darcy, weijun
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy, weijun
-
- 24 5月, 2010 1 次提交
-
-
由 sherman 提交于
Summary: to support concatenated .gz streams Reviewed-by: martin
-
- 18 5月, 2010 2 次提交
- 15 5月, 2010 2 次提交
-
-
由 sherman 提交于
Summary: throw ZipException instead of IOException Reviewed-by: martin
-
http://www.ietf.org/rfc由 sherman 提交于
Summary: replace www.isi.edu/in-notes with www.ietf.org/rfc Reviewed-by: martin
-
- 14 5月, 2010 1 次提交
-
-
由 sherman 提交于
Summary: fixed the doc typo Reviewed-by: martin
-
- 10 5月, 2010 1 次提交
-
-
由 martin 提交于
Summary: Replace \uXXXX by \u005CXXXX, or simply delete Reviewed-by: sherman
-
- 12 3月, 2010 1 次提交
-
-
由 sherman 提交于
Summary: system property sun.zip.disableMemoryMapping to disable mmap use Reviewed-by: alanb
-
- 08 12月, 2009 1 次提交
-
-
由 martin 提交于
Summary: Fix syntax errors in @links Reviewed-by: alanb
-
- 26 11月, 2009 2 次提交
- 31 10月, 2009 1 次提交
-
-
由 sherman 提交于
Summary: Fixed the boundary check in Deflater.java Reviewed-by: alanb
-
- 22 10月, 2009 1 次提交
-
-
由 sherman 提交于
Summary: Add sync_flush option into Deflater/DefalterOutputStream Reviewed-by: martin, alanb
-
- 06 10月, 2009 1 次提交
-
-
由 mchung 提交于
Summary: Add a new sun.misc.BootClassLoaderHook that DownloadManager will implement Reviewed-by: alanb, forax, igor
-
- 15 9月, 2009 1 次提交
-
-
由 mchung 提交于
Summary: Added new performance counters in the JDK to track performance metrics Reviewed-by: alanb, dholmes, iris, forax, andrew
-