malenkov [Thu, 13 Mar 2014 11:49:24 +0400] rev 25536
8035699: File choosers should be choosier
Reviewed-by: alexsch, art, skoivu
dbuck [Thu, 24 Apr 2014 21:00:52 +0400] rev 25535
8033055: Issues in 2d
Reviewed-by: bae, prr, mschoene
jbachorik [Fri, 07 Mar 2014 10:15:36 +0100] rev 25534
8029755: Enhance subject class
Reviewed-by: sla, dfuchs, hawtin
mchung [Mon, 03 Mar 2014 14:14:10 -0800] rev 25533
8035009: Make Proxy representations consistent
Reviewed-by: ahgross, jfranck
pchelko [Thu, 24 Apr 2014 20:58:00 +0400] rev 25532
8032960: Running forms URL throws NullPointerException in Javaconsole.
Reviewed-by: anthony, serb
vinnie [Fri, 28 Feb 2014 10:39:03 +0000] rev 25531
8034272: Do not cram data into CRAM arrays
Reviewed-by: mullan, ahgross
valeriep [Wed, 26 Feb 2014 18:56:33 +0000] rev 25530
8031340: Better TLS/EC management
Summary: Make sure private key structure is freed for EC key pair generation
Reviewed-by: vinnie
pchelko [Tue, 25 Feb 2014 19:48:47 +0400] rev 25529
8028285: RMI Thread can no longer call out to AWT
Reviewed-by: art, serb, ddehaven
prr [Mon, 24 Feb 2014 11:03:49 -0800] rev 25528
8034267: Probabilistic native crash`
Reviewed-by: bae, serb, mschoene
kizune [Mon, 03 Feb 2014 21:48:46 +0400] rev 25527
8029177: [Parfait] warnings from b117 for jdk.src.share.native.com.sun.java.util.jar: JNI exception pending
Summary: Additional review by Chris Ries
Reviewed-by: jfranck, ksrini
psandoz [Wed, 16 Jul 2014 14:35:48 +0200] rev 25526
8044047: Missing null pointer checks for streams
Reviewed-by: dfuchs
Contributed-by: paul.sandoz@oracle.com, ivan.gerasimov@oracle.com
mullan [Wed, 16 Jul 2014 08:07:38 -0400] rev 25525
Merge
mullan [Wed, 16 Jul 2014 08:06:40 -0400] rev 25524
4867890: Clarify the return value/exception for java.security.SignedObject.verify
Reviewed-by: weijun
igerasim [Wed, 16 Jul 2014 13:02:24 +0400] rev 25523
8035975: Pattern.compile(String, int) fails to throw IllegalArgumentException
Reviewed-by: sherman
prr [Tue, 15 Jul 2014 11:22:14 -0700] rev 25522
8049892: Replace uses of 'new Integer()' with appropriate alternative across core classes
Reviewed-by: psandoz, prr
Contributed-by: otaviopolianasantana@gmail.com