-
Enhancement
-
Resolution: Unresolved
-
P4
-
1.3.0, 1.4.0, 1.4.2
-
Fix Understood
-
generic, x86
-
generic, windows_xp
Name: krC82822 Date: 05/01/2001
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C)
Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode)
The GZIPOutputStream constructors do not support controlling Deflator settings
like speed and strategy. It would be nice if another constructor was provided
that either passed those settings to the Deflator, or if a Deflator instance
could be passed directly into GZIPOutputStream.
(Review ID: 123538)
======================================================================
- csr for
-
JDK-8336681 Add GZIPOutputStream constructor to specify Deflater
-
- Provisional
-
- duplicates
-
JDK-4529281 GZIPOutputStream needs a way to specify compression level
-
- Closed
-
-
JDK-6282206 GZIPOutputStream needs to be refactored; can't reuse a Deflater
-
- Closed
-
-
JDK-8142920 Allow controlling compression level in GZIPOutputStream
-
- Closed
-
- links to
-
Review(master) openjdk/jdk/20226