valeriep [Fri, 10 Aug 2012 13:08:23 -0700] rev 13557
7107613: scalability bloker in javax.crypto.CryptoPermissions
Summary: Changed the type of field "perms" from Hashtable to ConcurrentHashMap.
Reviewed-by: weijun, xuelei
mullan [Fri, 10 Aug 2012 09:17:14 -0400] rev 13556
Merge
mullan [Fri, 10 Aug 2012 09:12:12 -0400] rev 13555
7187962: sun.security.pkcs11.P11DSAKeyFactory.implTranslatePublicKey doesn't check if params is null
Reviewed-by: valeriep
sherman [Thu, 09 Aug 2012 10:15:26 -0700] rev 13554
7189363: Regex Pattern compilation buggy for special sequences
Summary: fixed the incorrect implementation in expr(...)
Reviewed-by: psandoz, alanb
lana [Tue, 28 Aug 2012 12:20:26 -0700] rev 13553
Merge
serb [Tue, 28 Aug 2012 16:04:27 +0400] rev 13552
7186371: [macosx] Main menu shortcuts not displayed (7u6 regression)
Reviewed-by: leonidr
lana [Mon, 27 Aug 2012 11:48:09 -0700] rev 13551
Merge
anthony [Fri, 24 Aug 2012 14:58:04 +0400] rev 13550
7160609: [macosx] JDK crash in libjvm.dylib ( C [GeForceGLDriver+0x675a] gldAttachDrawable+0x941)
Summary: Constrain window dimensions with screen bounds and GL_MAX_TEXTURE_SIZE
Reviewed-by: art, serb
zhouyx [Fri, 24 Aug 2012 11:35:51 +0800] rev 13549
7193169: The code example in javadoc of Component.java misses 'implements' keyword
Reviewed-by: anthony
rupashka [Tue, 21 Aug 2012 14:37:16 +0400] rev 13548
6866747: J2SE_Swing_Reg:can not see any HSB tab
Reviewed-by: alexsch
malenkov [Mon, 20 Aug 2012 13:38:30 +0400] rev 13547
7189112: java.beans.Introspector misses write methods
Reviewed-by: rupashka
dingxmin [Mon, 20 Aug 2012 13:16:18 +0800] rev 13546
7188612: JTable's AccessibleJTable throws IllegalComponentStateException instead of null
Reviewed-by: rupashka
rupashka [Fri, 17 Aug 2012 17:04:59 +0400] rev 13545
7190597: Nimbus: regtest for 4235420 fails
Reviewed-by: alexsch
serb [Wed, 15 Aug 2012 15:02:34 +0400] rev 13544
7172187: [macosx] JAWT native CALayer not positioned over Canvas
Reviewed-by: art, anthony