Tue, 08 Dec 2015 17:16:10 +0530 8144841: Add a sample for pluggable dynalink linker for stream property on arrays and a REAMDE for linker samples
sundar [Tue, 08 Dec 2015 17:16:10 +0530] rev 34548
8144841: Add a sample for pluggable dynalink linker for stream property on arrays and a REAMDE for linker samples Reviewed-by: mhaupt, attila
Thu, 10 Dec 2015 08:17:13 -0800 Added tag jdk-9+96 for changeset 33e727a94932
lana [Thu, 10 Dec 2015 08:17:13 -0800] rev 34547
Added tag jdk-9+96 for changeset 33e727a94932
Wed, 05 Jul 2017 21:07:16 +0200 Merge
duke [Wed, 05 Jul 2017 21:07:16 +0200] rev 34546
Merge
Thu, 10 Dec 2015 08:17:02 -0800 Added tag jdk-9+96 for changeset 9b37c8a452b5
lana [Thu, 10 Dec 2015 08:17:02 -0800] rev 34545
Added tag jdk-9+96 for changeset 9b37c8a452b5
Wed, 05 Jul 2017 21:07:11 +0200 Merge
duke [Wed, 05 Jul 2017 21:07:11 +0200] rev 34544
Merge
Fri, 11 Dec 2015 08:30:50 -0800 8133986: (fs) Remove file deletion from test/java/nio/file/FileSystem/Basic.java checkNoUOE() method
bpb [Fri, 11 Dec 2015 08:30:50 -0800] rev 34543
8133986: (fs) Remove file deletion from test/java/nio/file/FileSystem/Basic.java checkNoUOE() method Summary: Do not delete file which provoked an unexpected exception. Reviewed-by: alanb
Fri, 11 Dec 2015 16:16:55 +0100 8145077: AIX: fix harfbuzz support
simonis [Fri, 11 Dec 2015 16:16:55 +0100] rev 34542
8145077: AIX: fix harfbuzz support Reviewed-by: prr
Fri, 11 Dec 2015 09:34:56 -0500 8144784: Remove @Deprecated annotation from java.security.acl, javax.security.cert and com.sun.jarsigner packages
mullan [Fri, 11 Dec 2015 09:34:56 -0500] rev 34541
8144784: Remove @Deprecated annotation from java.security.acl, javax.security.cert and com.sun.jarsigner packages Reviewed-by: mchung, weijun, wetmore
Fri, 13 Nov 2015 14:44:05 +0100 8142398: ManagementAgent.status diagnostic command only outputs the specifically set properties
jbachorik [Fri, 13 Nov 2015 14:44:05 +0100] rev 34540
8142398: ManagementAgent.status diagnostic command only outputs the specifically set properties Reviewed-by: sla
Fri, 11 Dec 2015 11:46:45 +0100 8145106: Still intermittent build error building jdk/src/demo/solaris/jni/Poller/Poller.c
erikj [Fri, 11 Dec 2015 11:46:45 +0100] rev 34539
8145106: Still intermittent build error building jdk/src/demo/solaris/jni/Poller/Poller.c Reviewed-by: tbell, dholmes
Thu, 10 Dec 2015 17:47:26 -0800 8032027: Add BigInteger square root methods
bpb [Thu, 10 Dec 2015 17:47:26 -0800] rev 34538
8032027: Add BigInteger square root methods Summary: Add sqrt() and sqrtAndReminder() using Newton iteration Reviewed-by: darcy, lowasser
Thu, 10 Dec 2015 15:57:27 -0800 8139133: Changing the modification time on a unix domain socket file fails
bpb [Thu, 10 Dec 2015 15:57:27 -0800] rev 34537
8139133: Changing the modification time on a unix domain socket file fails Summary: If a file descriptor cannot be obtained, use utimes() instead of futimes(). Reviewed-by: alanb
Thu, 10 Dec 2015 09:23:49 -0800 Merge
lana [Thu, 10 Dec 2015 09:23:49 -0800] rev 34536
Merge
Thu, 10 Dec 2015 10:04:41 +0000 8145082: Remove sun.misc.Unsafe dependency from sun.nio.cs.StringUTF16
chegar [Thu, 10 Dec 2015 10:04:41 +0000] rev 34535
8145082: Remove sun.misc.Unsafe dependency from sun.nio.cs.StringUTF16 Reviewed-by: psandoz, sherman
Thu, 10 Dec 2015 06:09:36 +0000 8136410: AlgorithmDecomposer is not parsing padding correctly
xuelei [Thu, 10 Dec 2015 06:09:36 +0000] rev 34534
8136410: AlgorithmDecomposer is not parsing padding correctly Reviewed-by: weijun
Wed, 09 Dec 2015 15:27:21 -0500 8142936: Add java.time.Duration methods for days, hours, minutes, seconds, etc.
ntv [Wed, 09 Dec 2015 15:27:21 -0500] rev 34533
8142936: Add java.time.Duration methods for days, hours, minutes, seconds, etc. Reviewed-by: rriggs, scolebourne
Wed, 09 Dec 2015 14:20:51 +0530 8025547: Locale.toString() documentation error
rgoel [Wed, 09 Dec 2015 14:20:51 +0530] rev 34532
8025547: Locale.toString() documentation error Summary: Updated API doc of Locale.toString method. Reviewed-by: okutsu
Wed, 09 Dec 2015 17:34:09 +0000 8141370: com/sun/jndi/ldap/LdapTimeoutTest.java failed intermittently
robm [Wed, 09 Dec 2015 17:34:09 +0000] rev 34531
8141370: com/sun/jndi/ldap/LdapTimeoutTest.java failed intermittently Reviewed-by: vinnie
Wed, 09 Dec 2015 18:25:36 +0100 8143127: InvokerBytecodeGenerator emitConst should handle Byte, Short, Character
redestad [Wed, 09 Dec 2015 18:25:36 +0100] rev 34530
8143127: InvokerBytecodeGenerator emitConst should handle Byte, Short, Character Reviewed-by: vlivanov, shade, forax
Wed, 09 Dec 2015 15:16:00 +0000 8143397: It looks like InetAddress.isReachable(timeout) works incorrectly
robm [Wed, 09 Dec 2015 15:16:00 +0000] rev 34529
8143397: It looks like InetAddress.isReachable(timeout) works incorrectly Reviewed-by: xuelei, msheppar
Wed, 09 Dec 2015 10:36:33 +0000 8141651: Deadlock in sun.security.ssl.SSLSocketImpl
xuelei [Wed, 09 Dec 2015 10:36:33 +0000] rev 34528
8141651: Deadlock in sun.security.ssl.SSLSocketImpl Reviewed-by: weijun
Tue, 08 Dec 2015 13:48:22 -0800 8139232: JEP-269 initial API and skeleton implementations
smarks [Tue, 08 Dec 2015 13:48:22 -0800] rev 34527
8139232: JEP-269 initial API and skeleton implementations Reviewed-by: psandoz, rriggs
Tue, 08 Dec 2015 16:43:58 -0800 8144958: changes by JDK-8142508 seems to have broken jtreg
sherman [Tue, 08 Dec 2015 16:43:58 -0800] rev 34526
8144958: changes by JDK-8142508 seems to have broken jtreg Reviewed-by: darcy
Tue, 08 Dec 2015 09:25:01 -0800 8142508: To bring j.u.z.ZipFile's native implementation to Java to remove the expensive jni cost and mmap crash risk
sherman [Tue, 08 Dec 2015 09:25:01 -0800] rev 34525
8142508: To bring j.u.z.ZipFile's native implementation to Java to remove the expensive jni cost and mmap crash risk Reviewed-by: coffeys
Tue, 08 Dec 2015 12:05:51 +0100 8144857: Intermittent build error building jdk/src/demo/solaris/jni/Poller/Poller.c
erikj [Tue, 08 Dec 2015 12:05:51 +0100] rev 34524
8144857: Intermittent build error building jdk/src/demo/solaris/jni/Poller/Poller.c Reviewed-by: dholmes
Tue, 08 Dec 2015 10:13:57 +0530 8143404: Remove apple script engine code in jdk repository
sundar [Tue, 08 Dec 2015 10:13:57 +0530] rev 34523
8143404: Remove apple script engine code in jdk repository Reviewed-by: alanb, mchung
Tue, 08 Dec 2015 03:49:12 +0000 8144890: Add the intermittent keyword test B6216082.java
xuelei [Tue, 08 Dec 2015 03:49:12 +0000] rev 34522
8144890: Add the intermittent keyword test B6216082.java Reviewed-by: mullan
Mon, 07 Dec 2015 17:31:43 -0800 Merge
amurillo [Mon, 07 Dec 2015 17:31:43 -0800] rev 34521
Merge
Mon, 07 Dec 2015 10:05:08 -0800 Merge
amurillo [Mon, 07 Dec 2015 10:05:08 -0800] rev 34520
Merge
Thu, 03 Dec 2015 22:30:21 -0800 Merge
amurillo [Thu, 03 Dec 2015 22:30:21 -0800] rev 34519
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip