sherman [Wed, 25 Jul 2012 12:47:28 -0700] rev 13368
7186829: test/sun/nio/cs/OLD/JIS_X_0201_OLD.java failed in jdk8 TL nightly build
Summary: fixed the test case
Reviewed-by: alanb
khazra [Tue, 24 Jul 2012 13:38:50 -0700] rev 13367
7184287: (prefs) BackingStoreException when calling flush on root node[macosx]
Summary: Change implementation to enable user without administrative privileges to call flush
Reviewed-by: alanb
sherman [Tue, 24 Jul 2012 12:17:39 -0700] rev 13366
6653797: Reimplement JDK charset repository charsets.jar
Summary: Migrated all jis based charsets to new implementation
Reviewed-by: okutsu
xuelei [Tue, 24 Jul 2012 03:31:44 -0700] rev 13365
7185576: Need to consider the connection timeout at test/com/sun/jndi/ldap/InvalidLdapFilters.java
Reviewed-by: vinnie
weijun [Tue, 24 Jul 2012 09:20:44 +0800] rev 13364
7179796: GSSExceptionImpl outputs duplicate mech oid
Reviewed-by: valeriep
alanb [Sun, 22 Jul 2012 20:32:12 +0100] rev 13363
6633549: (dc) Include-mode filtering of IPv6 sources does not block datagrams on Linux
Reviewed-by: chegar
weijun [Sat, 21 Jul 2012 19:56:55 +0800] rev 13362
7178649: TEST BUG: BadKdc3.java needs improvement to ignore the unlikely but possible timeout
Reviewed-by: xuelei
weijun [Sat, 21 Jul 2012 19:56:53 +0800] rev 13361
7180907: Jarsigner -verify fails if rsa file used sha-256 with authenticated attributes
Reviewed-by: xuelei
sherman [Thu, 19 Jul 2012 21:23:53 -0700] rev 13360
7130915: File.equals does not give expected results when path contains Non-English characters on Mac OS X
Summary: to support Unicode nfd/nfc file path on Macos
Reviewed-by: alanb
chegar [Thu, 19 Jul 2012 18:19:04 +0100] rev 13359
7081476: test/java/net/InetSocketAddress/B6469803.java failing intermittently
Reviewed-by: chegar
Contributed-by: Eric Wang <yiming.wang@oracle.com>