sundar [Wed, 14 May 2014 19:01:05 +0530] rev 24384
8043132: Nashorn : all tests failed with java.security.AccessControlException
Reviewed-by: jlaskey, attila
katleman [Thu, 15 May 2014 10:26:03 -0700] rev 24383
Added tag jdk9-b13 for changeset 743eee69ce3f
duke [Wed, 05 Jul 2017 19:40:53 +0200] rev 24382
Merge
lana [Thu, 15 May 2014 10:42:58 -0700] rev 24381
Merge
coffeys [Tue, 13 May 2014 20:59:37 +0100] rev 24380
8042906: Remove use of reflection in ORB
Reviewed-by: alanb, chegar, dfuchs, psandoz
katleman [Thu, 15 May 2014 10:25:33 -0700] rev 24379
Added tag jdk9-b13 for changeset 9bd83c6b1976
duke [Wed, 05 Jul 2017 19:40:49 +0200] rev 24378
Merge
lana [Thu, 15 May 2014 10:41:25 -0700] rev 24377
Merge
chegar [Wed, 14 May 2014 15:46:27 +0100] rev 24376
7153400: ThreadPoolExecutor's setCorePoolSize method allows corePoolSize > maxPoolSize
Reviewed-by: chegar, martin, mduigou
Contributed-by: Pavel Rappo <pavel.rappo@oracle.com>
aefimov [Thu, 15 May 2014 18:18:19 +0400] rev 24375
8043012: (tz) Support tzdata2014c
Reviewed-by: okutsu, peytoia
naoto [Wed, 14 May 2014 10:52:51 -0700] rev 24374
8041791: String.toLowerCase regression - violates Unicode standard
Reviewed-by: peytoia
alanb [Wed, 14 May 2014 16:40:53 +0100] rev 24373
8043119: (props) Properties.storeToXML closes output stream
Reviewed-by: lancea
michaelm [Wed, 14 May 2014 11:16:41 +0100] rev 24372
8034170: src/share/classes/sun/net/www/protocol/http/DigestAuthentication.java
Reviewed-by: chegar
alanb [Tue, 13 May 2014 11:03:25 +0100] rev 24371
8042889: (props) Properties.loadFromXML/storeToXML should consistently use the UKit parser
Reviewed-by: joehw, chegar, mchung
mullan [Mon, 12 May 2014 12:35:23 -0400] rev 24370
6996377: shrink duplicate code in the constructor of PKIXValidator
Reviewed-by: mullan, xuelei
Contributed-by: jamil.j.nimeh@oracle.com
plevart [Mon, 12 May 2014 17:34:29 +0200] rev 24369
8000975: (process) Merge UNIXProcess.java.bsd & UNIXProcess.java.linux (& .solaris & .aix)
Reviewed-by: alanb, rriggs, martin
yan [Mon, 12 May 2014 14:33:13 +0400] rev 24368
8038795: Tidy warnings cleanup for javax.management
Reviewed-by: dfuchs
Contributed-by: Alexander Stepanov <alexander.v.stepanov@oracle.com>
yan [Mon, 12 May 2014 14:12:33 +0400] rev 24367
8030709: Tidy warnings cleanup for java.lang package; minor cleanup in java.math, javax.script
Reviewed-by: lancea
Contributed-by: Alexander Stepanov <alexander.v.stepanov@oracle.com>
ykantser [Fri, 09 May 2014 15:24:57 +0200] rev 24366
8034960: Serviceability tests using @library failing with java.lang.NoClassDefFoundError
Reviewed-by: sla, alanb
emc [Fri, 09 May 2014 15:27:02 -0400] rev 24365
8042859: Build broken for Solaris
Summary: Remove stray quotes causing build failures
Reviewed-by: sla, chegar
mchung [Fri, 09 May 2014 09:04:41 -0700] rev 24364
8040059: Change default policy for extensions to no permission
Reviewed-by: alanb, mullan, erikj
sla [Fri, 09 May 2014 12:06:13 +0200] rev 24363
8039173: Propagate errors from Diagnostic Commands as exceptions in the attach framework
Reviewed-by: igerasim, alanb, dsamersoff
alanb [Fri, 09 May 2014 09:47:07 +0100] rev 24362
8042816: (fs) Path.register doesn't throw IllegalArgumentException if multiple OVERFLOW events are specified, part 2
Reviewed-by: chegar
katleman [Thu, 15 May 2014 10:25:51 -0700] rev 24361
Added tag jdk9-b13 for changeset c946ad0de0ac
duke [Wed, 05 Jul 2017 19:40:44 +0200] rev 24360
Merge
lana [Thu, 15 May 2014 10:40:38 -0700] rev 24359
Merge
amurillo [Fri, 09 May 2014 08:34:22 -0700] rev 24358
Merge
jmasa [Thu, 08 May 2014 18:22:22 -0700] rev 24357
Merge
ehelin [Wed, 19 Mar 2014 17:04:28 +0100] rev 24356
8034094: SA agent can't compile when jni_x86.h is used
Reviewed-by: dsamersoff, erikj
tschatzl [Tue, 06 May 2014 09:41:04 +0200] rev 24355
8026784: Error message in AdaptiveFreeList<Chunk>::verify_stats is wrong
Summary: Changed faulty error message in the verification code
Reviewed-by: stefank, tschatzl
Contributed-by: Andreas Sjoberg <andreas.sjoberg@oracle.com>