Thu, 28 Aug 2014 10:17:55 +0100 8055299: HttpsURLConnection.equals() broken
michaelm [Thu, 28 Aug 2014 10:17:55 +0100] rev 26221
8055299: HttpsURLConnection.equals() broken Reviewed-by: chegar, xuelei
Wed, 27 Aug 2014 10:14:16 +0200 8056148: Add java/lang/management/MemoryMXBean/LowMemoryTest.java to ProblemList.txt
stefank [Wed, 27 Aug 2014 10:14:16 +0200] rev 26220
8056148: Add java/lang/management/MemoryMXBean/LowMemoryTest.java to ProblemList.txt Reviewed-by: chegar, brutisso
Wed, 27 Aug 2014 22:08:19 +0400 8054714: Use StringJoiner where it makes the code cleaner
igerasim [Wed, 27 Aug 2014 22:08:19 +0400] rev 26219
8054714: Use StringJoiner where it makes the code cleaner Reviewed-by: psandoz, redestad
Wed, 27 Aug 2014 11:33:45 +0800 8048617: Tests for PKCS12 read operations
weijun [Wed, 27 Aug 2014 11:33:45 +0800] rev 26218
8048617: Tests for PKCS12 read operations Reviewed-by: weijun Contributed-by: Zaiyao Liu <zaiyao.liu@oracle.com>
Mon, 25 Aug 2014 10:40:55 -0700 8055949: ByteArrayOutputStream capacity should be maximal array size permitted by VM
martin [Mon, 25 Aug 2014 10:40:55 -0700] rev 26217
8055949: ByteArrayOutputStream capacity should be maximal array size permitted by VM Summary: Try to resize to "well-known" hotspot max array size first. Reviewed-by: alanb, mduigou
Tue, 26 Aug 2014 14:35:33 -0700 8055230: Rename attach provider implementation class be platform neutral
mchung [Tue, 26 Aug 2014 14:35:33 -0700] rev 26216
8055230: Rename attach provider implementation class be platform neutral Reviewed-by: alanb, chegar, dfuchs, dholmes, erikj, sla
Tue, 26 Aug 2014 11:43:19 -0700 Merge
amurillo [Tue, 26 Aug 2014 11:43:19 -0700] rev 26215
Merge
Fri, 22 Aug 2014 10:03:18 -0700 Merge
amurillo [Fri, 22 Aug 2014 10:03:18 -0700] rev 26214
Merge
Wed, 20 Aug 2014 17:06:01 -0700 Merge
sspitsyn [Wed, 20 Aug 2014 17:06:01 -0700] rev 26213
Merge
Tue, 12 Aug 2014 17:29:01 -0700 8046070: Class Data Sharing clean up and refactoring
iklam [Tue, 12 Aug 2014 17:29:01 -0700] rev 26212
8046070: Class Data Sharing clean up and refactoring Summary: Cleaned up CDS to be more configurable, maintainable and extensible Reviewed-by: dholmes, coleenp, acorn, mchung
Tue, 26 Aug 2014 15:18:38 +0100 Merge
michaelm [Tue, 26 Aug 2014 15:18:38 +0100] rev 26211
Merge
Tue, 26 Aug 2014 15:08:42 +0100 8056065: sun/net/www/protocol/http/RedirectOnPost.java failing.
michaelm [Tue, 26 Aug 2014 15:08:42 +0100] rev 26210
8056065: sun/net/www/protocol/http/RedirectOnPost.java failing. Reviewed-by: alanb
Tue, 26 Aug 2014 15:55:35 +0400 8055421: (fs) bad error handling in java.base/unix/native/libnio/fs/UnixNativeDispatcher.c
igerasim [Tue, 26 Aug 2014 15:55:35 +0400] rev 26209
8055421: (fs) bad error handling in java.base/unix/native/libnio/fs/UnixNativeDispatcher.c Reviewed-by: martin, alanb
Thu, 21 Aug 2014 15:22:07 +0200 7132590: javax/management/remote/mandatory/notif/NotificationAccessControllerTest.java fails in JDK8-B22
jbachorik [Thu, 21 Aug 2014 15:22:07 +0200] rev 26208
7132590: javax/management/remote/mandatory/notif/NotificationAccessControllerTest.java fails in JDK8-B22 Reviewed-by: dfuchs, sjiang
Tue, 26 Aug 2014 10:19:56 +0100 8055955: (ch) Remove unnecessary initialization of InetAddress from FileChannel
chegar [Tue, 26 Aug 2014 10:19:56 +0100] rev 26207
8055955: (ch) Remove unnecessary initialization of InetAddress from FileChannel Reviewed-by: alanb
Tue, 26 Aug 2014 10:10:58 +0100 8055747: Move SimpleSSLContext to jdk/testlibrary
michaelm [Tue, 26 Aug 2014 10:10:58 +0100] rev 26206
8055747: Move SimpleSSLContext to jdk/testlibrary Reviewed-by: chegar
Mon, 25 Aug 2014 18:17:24 +0200 8037082: java/lang/instrument/NativeMethodPrefixAgent.java failing
jbachorik [Mon, 25 Aug 2014 18:17:24 +0200] rev 26205
8037082: java/lang/instrument/NativeMethodPrefixAgent.java failing Reviewed-by: sla
Tue, 26 Aug 2014 16:42:31 +0800 8055901: Update policytool for jdk.net.NetworkPermission
weijun [Tue, 26 Aug 2014 16:42:31 +0800] rev 26204
8055901: Update policytool for jdk.net.NetworkPermission Reviewed-by: michaelm
Tue, 26 Aug 2014 15:10:29 +0800 8050370: Need new regressions tests for messageDigest with DigestIOStream
weijun [Tue, 26 Aug 2014 15:10:29 +0800] rev 26203
8050370: Need new regressions tests for messageDigest with DigestIOStream Reviewed-by: weijun Contributed-by: Zaiyao Liu <zaiyao.liu@oracle.com>
Tue, 26 Aug 2014 07:57:03 +0200 8043981: Remove the JPDA demo
sla [Tue, 26 Aug 2014 07:57:03 +0200] rev 26202
8043981: Remove the JPDA demo Reviewed-by: alanb
Tue, 26 Aug 2014 07:55:08 +0200 8043936: Drop HPROF as demo, keep as HPROF agent shipped with JDK
sla [Tue, 26 Aug 2014 07:55:08 +0200] rev 26201
8043936: Drop HPROF as demo, keep as HPROF agent shipped with JDK Reviewed-by: erikj, alanb
Mon, 25 Aug 2014 09:20:49 +0100 8055855: "make profiles" failing since refactoring of java.awt.datatransfer
alanb [Mon, 25 Aug 2014 09:20:49 +0100] rev 26200
8055855: "make profiles" failing since refactoring of java.awt.datatransfer Reviewed-by: dholmes
Sun, 24 Aug 2014 21:52:16 +0200 8049228: Improve multithreaded scalability of InetAddress cache
plevart [Sun, 24 Aug 2014 21:52:16 +0200] rev 26199
8049228: Improve multithreaded scalability of InetAddress cache 7186258: InetAddress$Cache should replace currentTimeMillis with nanoTime for more precise and accurate Reviewed-by: michaelm
Fri, 22 Aug 2014 18:54:20 -0700 8055852: Add test/java/lang/Math/DoubleConsts.java and FloatConsts.java
mchung [Fri, 22 Aug 2014 18:54:20 -0700] rev 26198
8055852: Add test/java/lang/Math/DoubleConsts.java and FloatConsts.java Reviewed-by: mchung, darcy Contributed-by: amy.lu@oracle.com
Fri, 22 Aug 2014 14:56:09 -0700 8042003: Update java/lang/Math tests to eliminate dependency on sun.misc.DoubleConsts and sun.misc.FloatConsts
mchung [Fri, 22 Aug 2014 14:56:09 -0700] rev 26197
8042003: Update java/lang/Math tests to eliminate dependency on sun.misc.DoubleConsts and sun.misc.FloatConsts Reviewed-by: mchung, darcy Contributed-by: amy.lu@oracle.com
Sat, 23 Aug 2014 01:05:50 +0400 8055731: sun/security/smartcardio/TestDirect.java throws java.lang.IndexOutOfBoundsException
igerasim [Sat, 23 Aug 2014 01:05:50 +0400] rev 26196
8055731: sun/security/smartcardio/TestDirect.java throws java.lang.IndexOutOfBoundsException Reviewed-by: valeriep
Thu, 21 Aug 2014 14:36:49 +0200 8040692: [TESTBUG] sun/management/jmxremote/bootstrap/JvmstatCountersTest.java requires -XX:+UsePerfData option to pass on embedded platforms
jbachorik [Thu, 21 Aug 2014 14:36:49 +0200] rev 26195
8040692: [TESTBUG] sun/management/jmxremote/bootstrap/JvmstatCountersTest.java requires -XX:+UsePerfData option to pass on embedded platforms Reviewed-by: sla
Thu, 21 Aug 2014 22:07:14 -0700 8055393: [Testbug] Some tests are being executed and fail under profiles
mchung [Thu, 21 Aug 2014 22:07:14 -0700] rev 26194
8055393: [Testbug] Some tests are being executed and fail under profiles Reviewed-by: mchung, dholmes Contributed-by: evgeniya.stepanova@oracle.com
Thu, 21 Aug 2014 13:09:28 +0200 8055677: java/lang/instrument/RedefineBigClass.sh RetransformBigClass.sh start failing after JDK-8055012
sla [Thu, 21 Aug 2014 13:09:28 +0200] rev 26193
8055677: java/lang/instrument/RedefineBigClass.sh RetransformBigClass.sh start failing after JDK-8055012 Summary: Write dcmd output to separate files so it does not confuse the output. Reviewed-by: ctornqvi, mgronlun
Thu, 21 Aug 2014 12:23:20 +0200 8055095: Improve "do nothing" incremental build performance after modularized source code integration
erikj [Thu, 21 Aug 2014 12:23:20 +0200] rev 26192
8055095: Improve "do nothing" incremental build performance after modularized source code integration Reviewed-by: tbell
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip