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
amurillo [Tue, 15 Jul 2014 10:21:07 -0700] rev 25521
Merge
amurillo [Fri, 11 Jul 2014 21:20:11 -0700] rev 25520
Merge
amurillo [Fri, 11 Jul 2014 17:04:52 -0700] rev 25519
Merge
amurillo [Fri, 11 Jul 2014 13:02:40 -0700] rev 25518
Merge
coleenp [Wed, 02 Jul 2014 16:47:49 -0400] rev 25517
8047737: Move array component mirror to instance of java/lang/Class
Summary: Add field in java.lang.Class for componentType to simplify oop processing in JVM
Reviewed-by: fparain, twisti, mchung
amurillo [Fri, 27 Jun 2014 14:21:31 -0700] rev 25516
Merge
sspitsyn [Thu, 26 Jun 2014 03:26:20 -0700] rev 25515
8048185: [TESTBUG] need a JTREG test for the fix of JDK-8042796 (OLD and/or OBSOLETE method(s) found)
Summary: Need to integrate the jtreg unit test for the fixed bug JDK-8042796
Reviewed-by: dcubed, coleenp
Contributed-by: serguei.spitsyn@oracle.com