Thu, 16 Jan 2014 11:37:49 +0100 7185591: jcmd-big-script.sh ERROR: could not find app's Java pid.
ykantser [Thu, 16 Jan 2014 11:37:49 +0100] rev 22286
7185591: jcmd-big-script.sh ERROR: could not find app's Java pid. Reviewed-by: egahlin, sla, jbachorik
Thu, 16 Jan 2014 10:27:57 +0100 8030848: Collections.sort(List l, Comparator) should defer to List.sort(Comparator )
psandoz [Thu, 16 Jan 2014 10:27:57 +0100] rev 22285
8030848: Collections.sort(List l, Comparator) should defer to List.sort(Comparator ) Reviewed-by: mduigou
Wed, 15 Jan 2014 11:29:47 -0800 8031747: Add overloads lint warning to build of jdk repository
darcy [Wed, 15 Jan 2014 11:29:47 -0800] rev 22284
8031747: Add overloads lint warning to build of jdk repository Reviewed-by: chegar, erikj, alanb
Wed, 15 Jan 2014 10:40:22 -0800 8030814: Long.parseUnsignedLong should throw exception on too large input
bpb [Wed, 15 Jan 2014 10:40:22 -0800] rev 22283
8030814: Long.parseUnsignedLong should throw exception on too large input Summary: Change test for overflow of unsigned long Reviewed-by: darcy, psandoz Contributed-by: Dmitry Nadezhin <dmitry.nadezhin@oracle.com>
Wed, 15 Jan 2014 00:03:38 -0800 8031550: Fix overloads lint warnings in client code
darcy [Wed, 15 Jan 2014 00:03:38 -0800] rev 22282
8031550: Fix overloads lint warnings in client code Reviewed-by: pchelko
Tue, 14 Jan 2014 23:10:41 -0800 8031467: Fix doclint missing issues in java.awt.{dnd[.peer], datatransfer}
darcy [Tue, 14 Jan 2014 23:10:41 -0800] rev 22281
8031467: Fix doclint missing issues in java.awt.{dnd[.peer], datatransfer} Reviewed-by: pchelko
Tue, 14 Jan 2014 13:52:23 -0800 8031736: Fix doclint issue in javax.print
darcy [Tue, 14 Jan 2014 13:52:23 -0800] rev 22280
8031736: Fix doclint issue in javax.print Reviewed-by: alanb
Tue, 14 Jan 2014 13:19:11 -0800 8031494: [launcher] java launcher should check for JNI Pending exceptions.
ksrini [Tue, 14 Jan 2014 13:19:11 -0800] rev 22279
8031494: [launcher] java launcher should check for JNI Pending exceptions. Reviewed-by: alanb, chegar, mchung
Tue, 14 Jan 2014 14:27:03 -0500 8031721: Remove non-existent test from TEST.groups
lancea [Tue, 14 Jan 2014 14:27:03 -0500] rev 22278
8031721: Remove non-existent test from TEST.groups Reviewed-by: mchung
Tue, 14 Jan 2014 10:08:24 -0800 8031651: Remove unneeded -source and -target flags in jdk repo regression tests
darcy [Tue, 14 Jan 2014 10:08:24 -0800] rev 22277
8031651: Remove unneeded -source and -target flags in jdk repo regression tests Reviewed-by: dfuchs, mullan
Tue, 14 Jan 2014 16:23:49 +0000 7100957: SOCKS proxying does not work with IPv6 connections
chegar [Tue, 14 Jan 2014 16:23:49 +0000] rev 22276
7100957: SOCKS proxying does not work with IPv6 connections Reviewed-by: chegar, alanb Contributed-by: Dimitar Mavrodiev <dmavrodiev@gmail.com>
Tue, 14 Jan 2014 15:15:45 +0000 8031708: Windows x86 build failure: JNU_ThrowOutOfMemoryError undefined
chegar [Tue, 14 Jan 2014 15:15:45 +0000] rev 22275
8031708: Windows x86 build failure: JNU_ThrowOutOfMemoryError undefined Reviewed-by: alanb
Tue, 14 Jan 2014 14:54:05 +0000 7027502: Remove demo/jvmti/hprof/MonitorTest.java from exclude list with additional debug output
alanb [Tue, 14 Jan 2014 14:54:05 +0000] rev 22274
7027502: Remove demo/jvmti/hprof/MonitorTest.java from exclude list with additional debug output Reviewed-by: dholmes, sla, alanb Contributed-by: tristan.yan@oracle.com
Tue, 14 Jan 2014 06:41:10 -0800 8031566: regression test failure, SSLEngineBadBufferArrayAccess.java
xuelei [Tue, 14 Jan 2014 06:41:10 -0800] rev 22273
8031566: regression test failure, SSLEngineBadBufferArrayAccess.java Reviewed-by: mullan
Tue, 14 Jan 2014 12:05:46 +0100 8025936: Windows .pdb and .map files does not have proper dependencies setup
erikj [Tue, 14 Jan 2014 12:05:46 +0100] rev 22272
8025936: Windows .pdb and .map files does not have proper dependencies setup Reviewed-by: ihse, tbell
Tue, 14 Jan 2014 13:09:34 +0100 8030847: java/lang/management/ThreadMXBean/ThreadBlockedCount.java fails intermittently again
jbachorik [Tue, 14 Jan 2014 13:09:34 +0100] rev 22271
8030847: java/lang/management/ThreadMXBean/ThreadBlockedCount.java fails intermittently again Reviewed-by: dholmes, sla, mchung
Tue, 14 Jan 2014 11:08:33 +0100 6380601: MISC_REGRESSION tests need to be more resilient to ps cmd problems
ykantser [Tue, 14 Jan 2014 11:08:33 +0100] rev 22270
6380601: MISC_REGRESSION tests need to be more resilient to ps cmd problems Reviewed-by: sla, alanb, jbachorik
Tue, 14 Jan 2014 13:31:44 +0800 8031046: Native Windows ccache might still get unsupported ticket
weijun [Tue, 14 Jan 2014 13:31:44 +0800] rev 22269
8031046: Native Windows ccache might still get unsupported ticket Reviewed-by: valeriep
Mon, 13 Jan 2014 21:12:58 -0800 8030829: Add MD5 to jdk.certpath.disabledAlgorithms security property
xuelei [Mon, 13 Jan 2014 21:12:58 -0800] rev 22268
8030829: Add MD5 to jdk.certpath.disabledAlgorithms security property Reviewed-by: mullan, weijun
Mon, 13 Jan 2014 20:56:18 -0800 8028518: Increase the priorities of GCM cipher suites
xuelei [Mon, 13 Jan 2014 20:56:18 -0800] rev 22267
8028518: Increase the priorities of GCM cipher suites Reviewed-by: wetmore
Mon, 13 Jan 2014 16:32:18 -0800 8029007: Check src/share/native/sun/misc code for JNI pending exceptions
dxu [Mon, 13 Jan 2014 16:32:18 -0800] rev 22266
8029007: Check src/share/native/sun/misc code for JNI pending exceptions Reviewed-by: chegar, alanb, rriggs, mchung
Mon, 13 Jan 2014 14:52:49 -0800 8031589: Fix doclint issues in java.beans.beancontext
darcy [Mon, 13 Jan 2014 14:52:49 -0800] rev 22265
8031589: Fix doclint issues in java.beans.beancontext Reviewed-by: alanb
Sat, 11 Jan 2014 09:19:47 -0800 8031372: JDK 9 Specification-Version in jar files is still 1.8
ascarpino [Sat, 11 Jan 2014 09:19:47 -0800] rev 22264
8031372: JDK 9 Specification-Version in jar files is still 1.8 Reviewed-by: alanb, erikj, wetmore
Sat, 11 Jan 2014 11:22:35 +0000 Merge
coffeys [Sat, 11 Jan 2014 11:22:35 +0000] rev 22263
Merge
Mon, 30 Dec 2013 16:46:55 +0400 8025051: Update resource files for TimeZone display names
aefimov [Mon, 30 Dec 2013 16:46:55 +0400] rev 22262
8025051: Update resource files for TimeZone display names Reviewed-by: okutsu, mfang
Fri, 10 Jan 2014 19:48:02 +0100 8031525: Logger created in test/tools/jar/UpdateManifest.java might get gc'ed too early.
dfuchs [Fri, 10 Jan 2014 19:48:02 +0100] rev 22261
8031525: Logger created in test/tools/jar/UpdateManifest.java might get gc'ed too early. Summary: The test needs to keep a strong reference on its loggers otherwise the modification of the logger level may only be transient. Reviewed-by: chegar
Fri, 10 Jan 2014 09:24:47 -0800 8031082: Fix non-missing doclint problems in client libraries
darcy [Fri, 10 Jan 2014 09:24:47 -0800] rev 22260
8031082: Fix non-missing doclint problems in client libraries Reviewed-by: serb
Thu, 05 Dec 2013 15:49:53 -0500 8029629: java/lang/ProcessBuilder/Basic.java fails intermittently
rriggs [Thu, 05 Dec 2013 15:49:53 -0500] rev 22259
8029629: java/lang/ProcessBuilder/Basic.java fails intermittently Summary: Improved test for Thread.interrupt Reviewed-by: martin, rriggs Contributed-by: martinrb@google.com
Fri, 10 Jan 2014 10:45:56 -0500 8030875: Macros for checking and returning on exceptions
rriggs [Fri, 10 Jan 2014 10:45:56 -0500] rev 22258
8030875: Macros for checking and returning on exceptions Summary: Move exception checking macros to common jni_util.h Reviewed-by: chegar
Fri, 10 Jan 2014 16:17:34 +0100 8031428: CountTest causes lambda Ser/Derialization tests to fail
psandoz [Fri, 10 Jan 2014 16:17:34 +0100] rev 22257
8031428: CountTest causes lambda Ser/Derialization tests to fail Reviewed-by: chegar
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip