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