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
Tue, 19 Jul 2016 11:02:28 +0200 Merge
zmajo [Tue, 19 Jul 2016 11:02:28 +0200] rev 39711
Merge
Tue, 19 Jul 2016 10:14:34 +0200 8161660: Quarantine TestParallelHeapSizeFlags.java and TestSmallHeap.java
zmajo [Tue, 19 Jul 2016 10:14:34 +0200] rev 39710
8161660: Quarantine TestParallelHeapSizeFlags.java and TestSmallHeap.java Summary: Quarantine test. Reviewed-by: dholmes, thartmann
Mon, 18 Jul 2016 15:53:56 +0200 8161581: Quarantine compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/TestResolvedJavaType.java
zmajo [Mon, 18 Jul 2016 15:53:56 +0200] rev 39709
8161581: Quarantine compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/TestResolvedJavaType.java Summary: Quarantine test. Reviewed-by: goetz, thartmann
Fri, 15 Jul 2016 09:05:33 -0700 Merge
amurillo [Fri, 15 Jul 2016 09:05:33 -0700] rev 39708
Merge
Wed, 06 Jul 2016 20:58:08 +0900 8153074: UL: Show output option in VM.log jcmd
ysuenaga [Wed, 06 Jul 2016 20:58:08 +0900] rev 39707
8153074: UL: Show output option in VM.log jcmd Reviewed-by: dholmes, mlarsson
Sat, 09 Jul 2016 19:20:38 -0700 8159145: Add JVMTI function GetNamedModule
sspitsyn [Sat, 09 Jul 2016 19:20:38 -0700] rev 39706
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 39705
Merge
Thu, 19 May 2016 13:59:50 -0700 8157240: GC task trace logging is incomprehensible
jmasa [Thu, 19 May 2016 13:59:50 -0700] rev 39704
8157240: GC task trace logging is incomprehensible Reviewed-by: tschatzl, redestad
Tue, 21 Jun 2016 14:00:18 +0200 8159893: StringTable cleaning log line lacks the GC ID prefix
stefank [Tue, 21 Jun 2016 14:00:18 +0200] rev 39703
8159893: StringTable cleaning log line lacks the GC ID prefix Reviewed-by: pliden, jmasa
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 tip