Fri, 22 Jul 2016 16:05:23 +0100 8161571: Verifying ECDSA signatures permits trailing bytes
vinnie [Fri, 22 Jul 2016 16:05:23 +0100] rev 39771
8161571: Verifying ECDSA signatures permits trailing bytes Reviewed-by: xuelei
Fri, 22 Jul 2016 14:38:33 +0200 8160174: java.net.NetworkInterface - fixes and improvements for network interface listing
clanger [Fri, 22 Jul 2016 14:38:33 +0200] rev 39770
8160174: java.net.NetworkInterface - fixes and improvements for network interface listing Reviewed-by: chegar
Fri, 22 Jul 2016 11:12:02 +0100 8078568: java/net/URLPermission/URLTest.java fails intermittently with BindException
chegar [Fri, 22 Jul 2016 11:12:02 +0100] rev 39769
8078568: java/net/URLPermission/URLTest.java fails intermittently with BindException Reviewed-by: dfuchs
Fri, 22 Jul 2016 13:31:58 +0900 8161203: ResourceBundle.getBundle performance regression
okutsu [Fri, 22 Jul 2016 13:31:58 +0900] rev 39768
8161203: ResourceBundle.getBundle performance regression Reviewed-by: alanb
Thu, 21 Jul 2016 15:08:06 -0700 8060224: Enable SHA-1 CertPath Restrictions
ascarpino [Thu, 21 Jul 2016 15:08:06 -0700] rev 39767
8060224: Enable SHA-1 CertPath Restrictions Reviewed-by: mullan
Thu, 21 Jul 2016 07:42:05 -0700 8161236: Runtime.Version.{compareTo, equals}IgnoreOpt should be renamed
iris [Thu, 21 Jul 2016 07:42:05 -0700] rev 39766
8161236: Runtime.Version.{compareTo, equals}IgnoreOpt should be renamed Reviewed-by: alanb, rfield, ksrini
Thu, 21 Jul 2016 13:02:35 -0700 8161039: System.getProperty("os.version") returns incorrect version number on Mac
bchristi [Thu, 21 Jul 2016 13:02:35 -0700] rev 39765
8161039: System.getProperty("os.version") returns incorrect version number on Mac Summary: Omit trailing .0 from os.version when patchVersion is 0 Reviewed-by: alanb
Thu, 21 Jul 2016 17:13:23 +0000 Merge
amurillo [Thu, 21 Jul 2016 17:13:23 +0000] rev 39764
Merge
Thu, 21 Jul 2016 09:21:48 -0700 8161937: non-ASCII characters in source code comments
naoto [Thu, 21 Jul 2016 09:21:48 -0700] rev 39763
8161937: non-ASCII characters in source code comments Reviewed-by: alanb
Thu, 21 Jul 2016 10:34:59 -0300 8158407: jimage: verify should do more extensive test
jlaskey [Thu, 21 Jul 2016 10:34:59 -0300] rev 39762
8158407: jimage: verify should do more extensive test Reviewed-by: alanb
Wed, 20 Jul 2016 20:47:42 +0200 8161951: 8132379 introduced non ANSI C coding
simonis [Wed, 20 Jul 2016 20:47:42 +0200] rev 39761
8161951: 8132379 introduced non ANSI C coding Reviewed-by: dholmes
Thu, 21 Jul 2016 10:02:12 +0800 8161565: Problem list httpclient/SplitResponse.java
amlu [Thu, 21 Jul 2016 10:02:12 +0800] rev 39760
8161565: Problem list httpclient/SplitResponse.java Reviewed-by: chegar
Wed, 20 Jul 2016 08:32:07 -0700 8161718: Copyright/License updates to corba, jdk
bchristi [Wed, 20 Jul 2016 08:32:07 -0700] rev 39759
8161718: Copyright/License updates to corba, jdk Reviewed-by: bpb, naoto
Tue, 19 Jul 2016 10:05:22 -0700 8157524: Revert JarFile methods "entries" and "stream" to Java 8 behavior
sdrach [Tue, 19 Jul 2016 10:05:22 -0700] rev 39758
8157524: Revert JarFile methods "entries" and "stream" to Java 8 behavior Reviewed-by: alanb, psandoz, redestad
Tue, 19 Jul 2016 16:13:01 -0700 8161091: Incorrect HTTP Stream.FlowControl implementation allows to send DataFrame even when window size was exhausted
bpb [Tue, 19 Jul 2016 16:13:01 -0700] rev 39757
8161091: Incorrect HTTP Stream.FlowControl implementation allows to send DataFrame even when window size was exhausted Summary: Fix flow control Reviewed-by: rriggs, chegar Contributed-by: Sergey Kuksenko <sergey.kuksenko@oracle.com>
Wed, 08 Jun 2016 21:45:34 +0100 8158571: Additional method handle validation
mhaupt [Wed, 08 Jun 2016 21:45:34 +0100] rev 39756
8158571: Additional method handle validation Reviewed-by: jrose, ahgross, mchung
Fri, 20 May 2016 09:58:14 +0100 8155985: Persistent Parameter Processing
mhaupt [Fri, 20 May 2016 09:58:14 +0100] rev 39755
8155985: Persistent Parameter Processing Reviewed-by: jrose, vlivanov, ahgross
Sat, 23 Apr 2016 05:04:27 -0700 8154475: Clean up lookup visibility
jrose [Sat, 23 Apr 2016 05:04:27 -0700] rev 39754
8154475: Clean up lookup visibility Reviewed-by: vlivanov, mhaupt, ahgross
Mon, 04 Apr 2016 15:48:28 +0300 8151925: Font reference improvements
vadim [Mon, 04 Apr 2016 15:48:28 +0300] rev 39753
8151925: Font reference improvements Reviewed-by: prr, serb, skoivu
Wed, 30 Mar 2016 22:02:23 +0000 8146514: Enforce GCM limits
valeriep [Wed, 30 Mar 2016 22:02:23 +0000] rev 39752
8146514: Enforce GCM limits Summary: add and enforce upper limit for input size for AES cipher in GCM mode Reviewed-by: mullan
Wed, 16 Mar 2016 21:59:55 +0000 8147771: Construction of static protection domains under Javax custom policy
valeriep [Wed, 16 Mar 2016 21:59:55 +0000] rev 39751
8147771: Construction of static protection domains under Javax custom policy Summary: Changed SubjectDomainCombiner to combine static PD as is even when custom policy is enabled. Reviewed-by: mullan
Fri, 11 Mar 2016 23:54:17 +0000 8149070: Enforce update ordering
valeriep [Fri, 11 Mar 2016 23:54:17 +0000] rev 39750
8149070: Enforce update ordering Summary: Make sure that ISE is thrown when updateAAD is called after update. Reviewed-by: mullan
Thu, 28 Jan 2016 11:03:09 +0100 8146993: Several javax/management/remote/mandatory regression tests fail after JDK-8138811
jbachorik [Thu, 28 Jan 2016 11:03:09 +0100] rev 39749
8146993: Several javax/management/remote/mandatory regression tests fail after JDK-8138811 Reviewed-by: dfuchs, valeriep
Wed, 13 Jan 2016 14:04:58 -0800 8145446: Perfect pipe placement
bpb [Wed, 13 Jan 2016 14:04:58 -0800] rev 39748
8145446: Perfect pipe placement Reviewed-by: alanb, jeff, igerasim, ahgross
Wed, 23 Dec 2015 02:36:57 +0000 8138811: Construction of static protection domains
valeriep [Wed, 23 Dec 2015 02:36:57 +0000] rev 39747
8138811: Construction of static protection domains Summary: Updated SubjectDomainCombiner to keep static ProtectionDomain static Reviewed-by: mullan
Tue, 19 Jul 2016 09:31:59 -0700 8155616: java/util/zip/TestLocalTime.java fails intermittently with storing mtime failed
sherman [Tue, 19 Jul 2016 09:31:59 -0700] rev 39746
8155616: java/util/zip/TestLocalTime.java fails intermittently with storing mtime failed Reviewed-by: rriggs
Tue, 19 Jul 2016 16:36:09 +0200 8161129: Unsafe::getUnsafe should allow the platform class loader to access it
psandoz [Tue, 19 Jul 2016 16:36:09 +0200] rev 39745
8161129: Unsafe::getUnsafe should allow the platform class loader to access it Reviewed-by: forax, jrose
Tue, 19 Jul 2016 09:37:28 +0800 8161567: Mark java/util/concurrent/forkjoin/FJExceptionTableLeak.java as intermittently failing
amlu [Tue, 19 Jul 2016 09:37:28 +0800] rev 39744
8161567: Mark java/util/concurrent/forkjoin/FJExceptionTableLeak.java as intermittently failing Reviewed-by: martin, darcy
Mon, 18 Jul 2016 13:33:23 -0700 Merge
amurillo [Mon, 18 Jul 2016 13:33:23 -0700] rev 39743
Merge
Mon, 18 Jul 2016 09:38:08 -0700 Merge
amurillo [Mon, 18 Jul 2016 09:38:08 -0700] rev 39742
Merge
Fri, 15 Jul 2016 09:05:36 -0700 Merge
amurillo [Fri, 15 Jul 2016 09:05:36 -0700] rev 39741
Merge
Thu, 14 Jul 2016 10:07:13 -0700 8161388: quarantine java/lang/instrument/DaemonThread/TestDaemonThread.java
dcubed [Thu, 14 Jul 2016 10:07:13 -0700] rev 39740
8161388: quarantine java/lang/instrument/DaemonThread/TestDaemonThread.java Reviewed-by: gtriantafill, hseigel
Sat, 09 Jul 2016 21:41:14 -0700 8159147: Add ClassLoader parameter to new ClassFileTransformer transform method
sspitsyn [Sat, 09 Jul 2016 21:41:14 -0700] rev 39739
8159147: Add ClassLoader parameter to new ClassFileTransformer transform method Summary: Add ClassLoader parameter to new ClassFileTransformer transform method Reviewed-by: alanb, dholmes, dcubed, mchung
Sat, 09 Jul 2016 17:45:16 -0700 8159145: Add JVMTI function GetNamedModule
sspitsyn [Sat, 09 Jul 2016 17:45:16 -0700] rev 39738
8159145: Add JVMTI function GetNamedModule Summary: Introduce function GetNamedModule with a jtreg test coverage Reviewed-by: alanb, ctornqvi, hseigel, jiangli, dholmes, dcubed
Fri, 08 Jul 2016 12:17:10 -0700 Merge
amurillo [Fri, 08 Jul 2016 12:17:10 -0700] rev 39737
Merge
Fri, 08 Jul 2016 17:36:34 +0300 8159925: sun/tools/jps/TestJpsJar.java still fails after fix for JDK-8153278
dsamersoff [Fri, 08 Jul 2016 17:36:34 +0300] rev 39736
8159925: sun/tools/jps/TestJpsJar.java still fails after fix for JDK-8153278 Summary: Check user.dir property Reviewed-by: dcubed, sspitsyn
Thu, 07 Jul 2016 17:22:04 -0700 Merge
dcubed [Thu, 07 Jul 2016 17:22:04 -0700] rev 39735
Merge
Mon, 18 Jul 2016 11:22:53 -0700 8159214: jlink --include-locales problems
naoto [Mon, 18 Jul 2016 11:22:53 -0700] rev 39734
8159214: jlink --include-locales problems Reviewed-by: jlaskey, okutsu
Mon, 18 Jul 2016 14:39:21 +0300 8054213: Class name repeated in output of Type.toString()
snikandrova [Mon, 18 Jul 2016 14:39:21 +0300] rev 39733
8054213: Class name repeated in output of Type.toString() Reviewed-by: darcy
Mon, 18 Jul 2016 13:57:59 +0300 8022580: sun.net.ftp.impl.FtpClient.nameList(String path) handles "null" incorrectly
snikandrova [Mon, 18 Jul 2016 13:57:59 +0300] rev 39732
8022580: sun.net.ftp.impl.FtpClient.nameList(String path) handles "null" incorrectly Reviewed-by: chegar, dfuchs
Mon, 18 Jul 2016 10:27:58 -0700 8161500: Use getTypeName and StringJoiner in core reflection toString methods
darcy [Mon, 18 Jul 2016 10:27:58 -0700] rev 39731
8161500: Use getTypeName and StringJoiner in core reflection toString methods Reviewed-by: redestad
Mon, 18 Jul 2016 15:34:22 +0100 8160993: Fix headers in the java/net/http package
chegar [Mon, 18 Jul 2016 15:34:22 +0100] rev 39730
8160993: Fix headers in the java/net/http package Reviewed-by: alanb
Mon, 18 Jul 2016 13:43:49 +0100 8161474: Extract interface from java.net.http.RawChannel
prappo [Mon, 18 Jul 2016 13:43:49 +0100] rev 39729
8161474: Extract interface from java.net.http.RawChannel Reviewed-by: michaelm
Mon, 18 Jul 2016 14:06:50 +0200 8161212: Test times out: java/lang/invoke/LoopCombinatorLongSignatureTest.java
mhaupt [Mon, 18 Jul 2016 14:06:50 +0200] rev 39728
8161212: Test times out: java/lang/invoke/LoopCombinatorLongSignatureTest.java Reviewed-by: redestad
Mon, 18 Jul 2016 13:13:52 +0800 8161347: Mark java/lang/ProcessBuilder/Zombies.java as intermittently failing
amlu [Mon, 18 Jul 2016 13:13:52 +0800] rev 39727
8161347: Mark java/lang/ProcessBuilder/Zombies.java as intermittently failing Reviewed-by: rriggs
Fri, 15 Jul 2016 17:49:42 -0700 8160220: (fs) Tests in jdk/test/java/nio/file/WatchService leave directory trees behind
bpb [Fri, 15 Jul 2016 17:49:42 -0700] rev 39726
8160220: (fs) Tests in jdk/test/java/nio/file/WatchService leave directory trees behind Summary: Create temporary files by default in a scratch directory. Reviewed-by: alanb, chegar
Fri, 15 Jul 2016 14:04:09 -0700 8080603: Replace Unsafe with VarHandle in java.util.concurrent classes
dl [Fri, 15 Jul 2016 14:04:09 -0700] rev 39725
8080603: Replace Unsafe with VarHandle in java.util.concurrent classes 8153715: Use Unsafe.weakCompareAndSet in java.util.concurrent Reviewed-by: martin, psandoz, rriggs, plevart, dfuchs, shade
Fri, 15 Jul 2016 13:59:58 -0700 8157522: Performance improvements to CompletableFuture
dl [Fri, 15 Jul 2016 13:59:58 -0700] rev 39724
8157522: Performance improvements to CompletableFuture Reviewed-by: martin, psandoz, rriggs, plevart, dfuchs
Fri, 15 Jul 2016 13:55:51 -0700 8157523: Various improvements to ForkJoin/SubmissionPublisher code
dl [Fri, 15 Jul 2016 13:55:51 -0700] rev 39723
8157523: Various improvements to ForkJoin/SubmissionPublisher code Reviewed-by: martin, psandoz, rriggs, plevart, dfuchs
Fri, 15 Jul 2016 13:51:43 -0700 8159924: Various improvements to StampedLock code
dl [Fri, 15 Jul 2016 13:51:43 -0700] rev 39722
8159924: Various improvements to StampedLock code Reviewed-by: martin, psandoz, rriggs, plevart, dfuchs
Thu, 21 Jul 2016 16:42:58 +0000 Added tag jdk-9+128 for changeset 90ff5a56fe54
amurillo [Thu, 21 Jul 2016 16:42:58 +0000] rev 39721
Added tag jdk-9+128 for changeset 90ff5a56fe54
Wed, 05 Jul 2017 21:58:58 +0200 Merge
duke [Wed, 05 Jul 2017 21:58:58 +0200] rev 39720
Merge
Thu, 21 Jul 2016 21:42:16 +0000 Merge
vlivanov [Thu, 21 Jul 2016 21:42:16 +0000] rev 39719
Merge
Thu, 21 Jul 2016 20:18:11 +0300 8155781: C2: opaque unsafe access triggers an assert
vlivanov [Thu, 21 Jul 2016 20:18:11 +0300] rev 39718
8155781: C2: opaque unsafe access triggers an assert Reviewed-by: kvn, lmesnik, ppunegov
Thu, 21 Jul 2016 17:14:02 +0000 Merge
amurillo [Thu, 21 Jul 2016 17:14:02 +0000] rev 39717
Merge
Wed, 20 Jul 2016 10:55:32 -0700 8161949: quarantine runtime/Unsafe/GetUnsafe.java to allow sync with JDK9-dev
dcubed [Wed, 20 Jul 2016 10:55:32 -0700] rev 39716
8161949: quarantine runtime/Unsafe/GetUnsafe.java to allow sync with JDK9-dev Reviewed-by: jiangli, gtriantafill
Wed, 11 May 2016 12:03:46 -0400 8155981: Bolster bytecode verification
hseigel [Wed, 11 May 2016 12:03:46 -0400] rev 39715
8155981: Bolster bytecode verification Reviewed-by: acorn, jdn Contributed-by: harold.seigel@oracle.com
Wed, 20 Apr 2016 16:39:37 -0400 8153312: Constrain AppCDS behavior
jiangli [Wed, 20 Apr 2016 16:39:37 -0400] rev 39714
8153312: Constrain AppCDS behavior Reviewed-by: iklam, acorn, mschoene
Wed, 06 Apr 2016 21:53:44 -0700 8150752: Share Class Data
iklam [Wed, 06 Apr 2016 21:53:44 -0700] rev 39713
8150752: Share Class Data Reviewed-by: acorn, hseigel, mschoene
Wed, 06 Apr 2016 07:55:32 -0400 8152479: Coded byte streams
hseigel [Wed, 06 Apr 2016 07:55:32 -0400] rev 39712
8152479: Coded byte streams Reviewed-by: acorn, mschoene, asmotrak Contributed-by: harold.seigel@oracle.com
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip