alanb [Thu, 20 Aug 2009 08:48:29 +0100] rev 3629
6866804: (file) Path calls checkPermission insteadof checkXXX (sol)
Reviewed-by: sherman
alanb [Thu, 20 Aug 2009 08:42:38 +0100] rev 3628
6870926: (file) Path.toRealPath performance can be improved (win)
Reviewed-by: sherman
alanb [Thu, 20 Aug 2009 08:39:18 +0100] rev 3627
6595866: File does work with symbolic links (win,vista)
Reviewed-by: sherman
weijun [Thu, 20 Aug 2009 11:24:42 +0800] rev 3626
6867665: Problem with keytabs with multiple kvno's (key versions)
Reviewed-by: valeriep, ohair
tbell [Tue, 18 Aug 2009 17:45:46 -0700] rev 3625
Merge
weijun [Tue, 18 Aug 2009 10:20:50 +0800] rev 3624
6829785: TextCallbackHandler does not honor PasswordCallback.isEchoOn()
Reviewed-by: mullan
sherman [Fri, 14 Aug 2009 14:29:45 -0700] rev 3623
6730652: CharsetEncoder.canEncode(char) returns incorrect values for some charsets
Summary: override the canEncode() in ISO2022_CN_CNS
Reviewed-by: martin
sherman [Fri, 14 Aug 2009 11:23:01 -0700] rev 3622
6866397: (file) PathMatcher with regex syntax doesn't match as expected (win)
Summary: Use unicode_case_insensitive for windows path matcher for now.
Reviewed-by: alanb
sherman [Thu, 13 Aug 2009 15:12:32 -0700] rev 3621
Merge
sherman [Thu, 13 Aug 2009 15:01:18 -0700] rev 3620
6676423: (prefs) Opensource unit/regression tests for java.util.prefs
Summary: Moved the existing test cases for prefs to open area
Reviewed-by: martin, alanb