- 07 3月, 2012 1 次提交
-
-
由 michaelm 提交于
Reviewed-by: jjh, alanb, dholmes, anthony, ohrstrom, ksrini, jrose, weijun, smarks Contributed-by: NAlan Bateman <alan.bateman@oracle.com>, Alexander Potochkin <alexander.potochkin@oracle.com>, Alexander Zuev <alexander.zuev@oracle.com>, Andrew Brygin <andrew.brygin@oracle.com>, Artem Ananiev <artem.ananiev@oracle.com>, Alex Strange <astrange@apple.com>, Bino George <bino@apple.com>, Christine Lu <christine.lu@oracle.com>, David Katleman <david.katleman@oracle.com>, David Durrence <david_durrence@apple.com>, Dmitry Cherepanov <dmitry.cherepanov@oracle.com>, Greg Lewis <glewis@eyesbeyond.com>, Kevin Miller <kevin_m_miller@apple.com>, Kurt Miller <kurt@intricatesoftware.com>, Landon Fuller <landonf@plausiblelabs.com>, Leonid Romanov <leonid.romanov@oracle.com>, Loefty Walkowiak <loefty@apple.com>, Mark Reinhold <mark.reinhold@oracle.com>, Naoto Sato <naoto.sato@oracle.com>, Philip Race <philip.race@oracle.com>, Roger Hoover <rhoover@apple.com>, Scott Kovatch <scott.kovatch@oracle.com>, Sergey ByloKhov <sergey.bylokhov@oracle.com>, Mike Swingler <swingler@apple.com>, Tomas Hurka <tomas.hurka@oracle.com>
-
- 18 11月, 2011 1 次提交
-
-
由 ngmr 提交于
Summary: Shutdown GcInducingThread once test (successfully) finishes Reviewed-by: alanb, chegar, dholmes, darcy Contributed-by: NNeil Richards <neil.richards@ngmr.net>
-
- 26 5月, 2011 1 次提交
-
-
由 katleman 提交于
7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles Reviewed-by: ohair, trims
-
- 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
-
- 25 2月, 2011 1 次提交
-
-
由 smarks 提交于
Reviewed-by: alanb, dholmes, sherman
-
- 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
-
- 14 12月, 2010 1 次提交
-
-
由 sherman 提交于
Summary: The returned InflatedInputStream object should be kept in map streams Reviewed-by: alanb
-
- 18 6月, 2010 1 次提交
-
-
由 sherman 提交于
Summary: Close zipfile and io stream when done Reviewed-by: alanb
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy, weijun
-
- 07 2月, 2010 1 次提交
-
-
由 sherman 提交于
Summary: to create the test file at test.dir Reviewed-by: alanb
-
- 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
-
- 03 4月, 2009 1 次提交
-
-
由 sherman 提交于
Summary: The ZIP64 format support is added for > 4GB jar/zip files Reviewed-by: alanb, martin
-
- 25 2月, 2009 1 次提交
-
-
由 kevinw 提交于
Reviewed-by: alanb
-
- 24 2月, 2009 1 次提交
-
-
由 kevinw 提交于
Reviewed-by: alanb
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-