attila [Wed, 14 Jan 2015 16:29:39 +0100] rev 28439
8068994: Forgot to add a test model to JDK-8068573
Reviewed-by: lagergren, sundar
attila [Wed, 14 Jan 2015 15:54:18 +0100] rev 28438
8068573: POJO setter using [] syntax throws an exception
Reviewed-by: lagergren, jlaskey
attila [Tue, 13 Jan 2015 16:38:29 +0100] rev 28437
8068889: Calling a @FunctionalInterface from JS leaks internal objects
Reviewed-by: jlaskey, sundar
katleman [Thu, 15 Jan 2015 13:09:53 -0800] rev 28436
Added tag jdk9-b46 for changeset 167aecd0161e
duke [Wed, 05 Jul 2017 20:14:48 +0200] rev 28435
Merge
katleman [Thu, 15 Jan 2015 13:09:37 -0800] rev 28434
Added tag jdk9-b46 for changeset 87aeabf7ffa2
duke [Wed, 05 Jul 2017 20:14:43 +0200] rev 28433
Merge
lana [Fri, 16 Jan 2015 12:34:28 -0800] rev 28432
Merge
redestad [Fri, 16 Jan 2015 12:41:36 +0100] rev 28431
8068736: Avoid synchronization on Executable/Field.declaredAnnotations
Reviewed-by: jfranck, psandoz
darcy [Thu, 15 Jan 2015 16:45:02 -0800] rev 28430
8069127: Suppress deprecation warnings in jdk.deploy.osx module
Reviewed-by: wetmore, juh
vinnie [Thu, 15 Jan 2015 17:57:52 +0000] rev 28429
8059009: LDAPCertStore fails to retrieve CRL after LDAP server closes idle connection
Reviewed-by: vinnie
Contributed-by: Artem Smotrakov <artem.smotrakov@oracle.com>
chegar [Thu, 15 Jan 2015 17:05:06 +0000] rev 28428
8042581: Intermittent failure in java/net/DatagramSocket/InheritHandle.java
Reviewed-by: alanb, chegar
vlivanov [Thu, 15 Jan 2015 19:16:17 +0400] rev 28427
8066122: CollectionUsageThreshold.java times out when run with -XX:+ExplicitGCInvokesConcurrent
Summary: CollectionUsageThreshold.java hangs due to VM performs concurrent GC with -XX:+ExplicitGCInvokesConcurrent flag, as result - notification is not received. Excluded test execution with -XX:+ExplicitGCInvokesConcurrent.
Reviewed-by: dfazunen, tschatzl
Contributed-by: Michail Chernov <michail.chernov@oracle.com>
chegar [Thu, 15 Jan 2015 10:56:24 +0000] rev 28426
8061297: sun/reflect/CallerSensitive/CallerSensitiveFinder.java should use the JRT FileSystem
Reviewed-by: alanb, mchung, psandoz, xiaofeya
darcy [Wed, 14 Jan 2015 16:44:59 -0800] rev 28425
8068948: Update java.base module to use new try-with-resources statement
Reviewed-by: alanb, igerasim
ksrini [Wed, 14 Jan 2015 12:09:38 -0800] rev 28424
8067437: New tests for mJRE feature removal.
Reviewed-by: darcy, ksrini
Contributed-by: andrey.x.nazarov@oracle.com
lpriima [Wed, 14 Jan 2015 21:35:52 +0300] rev 28423
8067471: Use private static final char[0] for empty Strings
Reviewed-by: igerasim, redestad, shade
redestad [Tue, 06 Jan 2015 06:49:52 +0100] rev 28422
8068498: Remove constructor dependency on line.separator from PrintWriter and BufferedWriter
Reviewed-by: alanb, sherman
kshefov [Wed, 14 Jan 2015 13:43:12 +0300] rev 28421
8058793: Test sun/awt/datatransfer/DataFlavorComparatorTest.java fails with compilation error
Reviewed-by: alexsch, azvegint
Contributed-by: srinivasan.raghavan@oracle.com
juh [Tue, 13 Jan 2015 14:33:54 -0800] rev 28420
8059916: Change default criticality of policy mappings and policy constraints certificate extensions
Reviewed-by: mullan
chegar [Tue, 13 Jan 2015 17:14:51 +0000] rev 28419
8068599: Add mutability, serializability, and thread-safety, caveat to all Collectors that do not accept a Collection supplier
Reviewed-by: psandoz
amurillo [Tue, 13 Jan 2015 08:58:07 -0800] rev 28418
Merge
amurillo [Thu, 08 Jan 2015 17:11:49 -0800] rev 28417
Merge
dlong [Thu, 08 Jan 2015 17:45:15 -0500] rev 28416
Merge
dpochepk [Sat, 13 Dec 2014 22:14:34 +0300] rev 28415
8067295: Need to port Utils chagnes from JDK-8066440 into jdk workspace
Reviewed-by: fzhinkin, iignatyev
dpochepk [Fri, 12 Dec 2014 21:16:42 +0300] rev 28414
8067307: Need custom classloaders(parent-last and filtering one) for JDK-8066625 in testlibrary
Reviewed-by: fzhinkin, iignatyev
dpochepk [Fri, 12 Dec 2014 00:40:56 +0300] rev 28413
8067291: Need additional vm checks in jdk/test/lib/testlibrary/jdk/testlibrary/Platform, checking which vm is run
Reviewed-by: fzhinkin, iignatyev
tpivovarova [Wed, 24 Dec 2014 17:54:00 +0300] rev 28412
8067173: remove Utils::fileAsList
Reviewed-by: kvn, iignatyev
jbachorik [Mon, 29 Dec 2014 19:07:09 +0100] rev 28411
8068233: java/lang/management/ThreadMXBean/ThreadMXBeanStateTest.java is still in exclude list
Reviewed-by: chegar, sspitsyn
hseigel [Sat, 27 Dec 2014 13:27:07 -0500] rev 28410
Merge