Changeset: a144afafb6fe
Author:xuelei
Date: 2009-02-20 12:50 +0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/a144afafb6fe
4918870: Examine session cache implementation (sun.misc.Cache)
Summary: replace sun.misc.Cache with sun.security.util.Cache
Reviewed-by: weijun
! src/shar
Changeset: 6bdbb2f5c763
Author:xuelei
Date: 2009-02-20 13:05 +0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/6bdbb2f5c763
6697270: Inputstream dosent behave correct
Summary: do not try to read zero byte from a InputStream, and do always return
immediately for zero byte readin