Thu, 25 Aug 2016 22:35:56 +0000 Merge
lana [Thu, 25 Aug 2016 22:35:56 +0000] rev 40553
Merge
Thu, 25 Aug 2016 17:08:15 -0400 8150158: Update bugs.sun.com references to bugs.java.com
mullan [Thu, 25 Aug 2016 17:08:15 -0400] rev 40552
8150158: Update bugs.sun.com references to bugs.java.com Reviewed-by: ascarpino
Thu, 25 Aug 2016 15:06:26 -0400 8151893: Add security property to configure XML Signature secure validation mode
mullan [Thu, 25 Aug 2016 15:06:26 -0400] rev 40551
8151893: Add security property to configure XML Signature secure validation mode Reviewed-by: jnimeh, xuelei
Thu, 25 Aug 2016 13:29:47 +0200 8164739: Remove computation of predefined interpreter forms
redestad [Thu, 25 Aug 2016 13:29:47 +0200] rev 40550
8164739: Remove computation of predefined interpreter forms Reviewed-by: vlivanov
Thu, 25 Aug 2016 10:01:20 +0100 8066943: (fs) Path.relativize() gives incorrect result for ".."
alanb [Thu, 25 Aug 2016 10:01:20 +0100] rev 40549
8066943: (fs) Path.relativize() gives incorrect result for ".." Reviewed-by: prappo, bpb
Thu, 25 Aug 2016 09:43:46 +0530 8163793: jlink has typo in copy-files plugin help text example
sundar [Thu, 25 Aug 2016 09:43:46 +0530] rev 40548
8163793: jlink has typo in copy-files plugin help text example Reviewed-by: sundar, redestad Contributed-by: srinivas.dama@oracle.com
Wed, 24 Aug 2016 12:50:37 -0700 8163353: NPE in ConcurrentHashMap.removeAll()
dl [Wed, 24 Aug 2016 12:50:37 -0700] rev 40547
8163353: NPE in ConcurrentHashMap.removeAll() Reviewed-by: martin, psandoz, redestad, alanb
Wed, 24 Aug 2016 11:23:58 -0700 8163136: Add print statements to java/nio/file/WatchService/LotsOfCancels.java
bpb [Wed, 24 Aug 2016 11:23:58 -0700] rev 40546
8163136: Add print statements to java/nio/file/WatchService/LotsOfCancels.java Summary: Add some print statements. Reviewed-by: alanb
Wed, 24 Aug 2016 10:58:29 -0700 8164166: Make sure java/nio/channels tests shutdown asynchronous channel groups
asmotrak [Wed, 24 Aug 2016 10:58:29 -0700] rev 40545
8164166: Make sure java/nio/channels tests shutdown asynchronous channel groups Reviewed-by: alanb
Wed, 24 Aug 2016 17:57:20 +0100 8150530: Improve javax.crypto.BadPaddingException messages
coffeys [Wed, 24 Aug 2016 17:57:20 +0100] rev 40544
8150530: Improve javax.crypto.BadPaddingException messages Reviewed-by: xuelei
Wed, 24 Aug 2016 16:11:21 +0200 8164569: Generate non-customized invoker forms at link time
redestad [Wed, 24 Aug 2016 16:11:21 +0200] rev 40543
8164569: Generate non-customized invoker forms at link time Reviewed-by: vlivanov
Wed, 24 Aug 2016 16:09:34 +0200 8164483: Generate field lambda forms at link time
redestad [Wed, 24 Aug 2016 16:09:34 +0200] rev 40542
8164483: Generate field lambda forms at link time Reviewed-by: vlivanov
Wed, 24 Aug 2016 13:54:17 +0200 8164669: Lazier initialization of java.time
redestad [Wed, 24 Aug 2016 13:54:17 +0200] rev 40541
8164669: Lazier initialization of java.time Reviewed-by: scolebourne, chegar, alanb
Wed, 24 Aug 2016 13:32:00 +0800 8164656: krb5 does not retry if TCP connection timeouts
weijun [Wed, 24 Aug 2016 13:32:00 +0800] rev 40540
8164656: krb5 does not retry if TCP connection timeouts Reviewed-by: xuelei
Tue, 23 Aug 2016 11:26:41 -0700 8164585: JarFile::isMultiRelease does not return true in all cases where it should return true
sdrach [Tue, 23 Aug 2016 11:26:41 -0700] rev 40539
8164585: JarFile::isMultiRelease does not return true in all cases where it should return true Reviewed-by: alanb, psandoz Contributed-by: steve.drach@oracle.com
Tue, 23 Aug 2016 15:44:01 -0700 8160971: Re-enable VarHandle tests quarantined by JDK-8160690
psandoz [Tue, 23 Aug 2016 15:44:01 -0700] rev 40538
8160971: Re-enable VarHandle tests quarantined by JDK-8160690 Reviewed-by: vlivanov
Tue, 23 Aug 2016 10:51:17 -0700 8164556: Drop AAC and FLAC from content type check in java/nio/file/Files/probeContentType/Basic.java
bpb [Tue, 23 Aug 2016 10:51:17 -0700] rev 40537
8164556: Drop AAC and FLAC from content type check in java/nio/file/Files/probeContentType/Basic.java Summary: Remove file extensions of AAC and FLAC audio encodings from the list of extensions verified. Reviewed-by: alanb
Tue, 23 Aug 2016 10:49:15 -0700 7180225: SecurityExceptions not defined in some class loader methods
bchristi [Tue, 23 Aug 2016 10:49:15 -0700] rev 40536
7180225: SecurityExceptions not defined in some class loader methods Reviewed-by: mchung, mullan
Tue, 23 Aug 2016 10:38:01 -0700 8164159: java/nio/file/WatchService/UpdateInterference.java test leaves daemon threads
asmotrak [Tue, 23 Aug 2016 10:38:01 -0700] rev 40535
8164159: java/nio/file/WatchService/UpdateInterference.java test leaves daemon threads Reviewed-by: alanb
Tue, 23 Aug 2016 10:32:14 -0700 8164592: java/net/MulticastSocket/NoLoopbackPackets.java tests may leave a daemon thread
asmotrak [Tue, 23 Aug 2016 10:32:14 -0700] rev 40534
8164592: java/net/MulticastSocket/NoLoopbackPackets.java tests may leave a daemon thread Reviewed-by: clanger, chegar
Tue, 23 Aug 2016 10:30:16 -0400 8164061: Fix @since for javax.sql.rowset.BaseRowSet and javax.sql.CommonDataSource
lancea [Tue, 23 Aug 2016 10:30:16 -0400] rev 40533
8164061: Fix @since for javax.sql.rowset.BaseRowSet and javax.sql.CommonDataSource Reviewed-by: darcy
Mon, 22 Aug 2016 19:28:36 -0700 8164596: jshell tool: jdk repo module pages to allow double-dash fix to access Jopt-simple
rfield [Mon, 22 Aug 2016 19:28:36 -0700] rev 40532
8164596: jshell tool: jdk repo module pages to allow double-dash fix to access Jopt-simple Reviewed-by: jlahoda
Mon, 22 Aug 2016 18:22:19 -0700 8163126: Fix @modules in some of jdk/* tests
shurailine [Mon, 22 Aug 2016 18:22:19 -0700] rev 40531
8163126: Fix @modules in some of jdk/* tests Reviewed-by: weijun, alanb, mchung
Mon, 22 Aug 2016 17:22:09 -0700 8164524: Correct inconsistencies in floating-point abs spec
darcy [Mon, 22 Aug 2016 17:22:09 -0700] rev 40530
8164524: Correct inconsistencies in floating-point abs spec Reviewed-by: martin, bpb
Mon, 22 Aug 2016 15:27:50 -0700 8164589: Remove sun/rmi/runtime/Log/6409194/NoConsoleOutput.java from ProblemList
amurillo [Mon, 22 Aug 2016 15:27:50 -0700] rev 40529
8164589: Remove sun/rmi/runtime/Log/6409194/NoConsoleOutput.java from ProblemList Reviewed-by: jwilhelm
Thu, 18 Aug 2016 17:18:21 -0700 8164389: jdk.nio.zipfs.JarFileSystem does not completely traverse the versioned entries in a multi-release jar file
sdrach [Thu, 18 Aug 2016 17:18:21 -0700] rev 40528
8164389: jdk.nio.zipfs.JarFileSystem does not completely traverse the versioned entries in a multi-release jar file Reviewed-by: psandoz Contributed-by: steve.drach@oracle.com
Mon, 22 Aug 2016 22:16:54 +0300 8164366: ZoneOffset.ofHoursMinutesSeconds() does not reject invalid input
igerasim [Mon, 22 Aug 2016 22:16:54 +0300] rev 40527
8164366: ZoneOffset.ofHoursMinutesSeconds() does not reject invalid input Reviewed-by: scolebourne, ntv, coffeys
Thu, 25 Aug 2016 21:18:46 +0000 Added tag jdk-9+133 for changeset 77232505c496
lana [Thu, 25 Aug 2016 21:18:46 +0000] rev 40526
Added tag jdk-9+133 for changeset 77232505c496
Wed, 05 Jul 2017 22:07:54 +0200 Merge
duke [Wed, 05 Jul 2017 22:07:54 +0200] rev 40525
Merge
Thu, 25 Aug 2016 22:36:30 +0000 Merge
lana [Thu, 25 Aug 2016 22:36:30 +0000] rev 40524
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip