code review request: 6882687 KerberosTime too imprecise

2010-05-17 Thread Weijun Wang
Hi Valerie A new bug 6950930 filed for the same problem. So ping again. Webrev small update at -- http://cr.openjdk.java.net/~weijun/6882687/webrev.01 Changes: 1. 2009 - 2010 2. new fields now private final Thanks Max On Sep 17, 2009, at 1:46 AM, Max (Weijun) Wang wrote: Hi Valerie

hg: jdk7/tl/jdk: 4813885: RFE: GZIPOutputStream should implement flush using Z_SYNC_FLUSH

2010-05-17 Thread xueming . shen
Changeset: 43f83a2cf5b5 Author:sherman Date: 2010-05-17 12:19 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/43f83a2cf5b5 4813885: RFE: GZIPOutputStream should implement flush using Z_SYNC_FLUSH Summary: Added new constructors to allow flush() work in Z_SYNC_FLUSH mode

hg: jdk7/tl/jdk: 4853493: GZIPOutputStream passes a reference to a private array into an untrusted method

2010-05-17 Thread xueming . shen
Changeset: 1e0c3e864fb1 Author:sherman Date: 2010-05-17 16:18 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/1e0c3e864fb1 4853493: GZIPOutputStream passes a reference to a private array into an untrusted method Summary: create a new header byte array for each header