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
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
Thu, 07 Jul 2016 14:58:17 -0700 8068592: Remove unused code in objectMonitor.hpp
dcubed [Thu, 07 Jul 2016 14:58:17 -0700] rev 39702
8068592: Remove unused code in objectMonitor.hpp Reviewed-by: dholmes, redestad, gthornbr
Thu, 07 Jul 2016 15:40:36 -0400 8160350: cannot truss jdk9 [ solaris ]
kbarrett [Thu, 07 Jul 2016 15:40:36 -0400] rev 39701
8160350: cannot truss jdk9 [ solaris ] Summary: Removed no longer needed code to enable or test for vtime support. Reviewed-by: kbarrett, dcubed, gthornbr Contributed-by: alan.burlison@oracle.com
Wed, 06 Jul 2016 12:01:07 +0000 Merge
zmajo [Wed, 06 Jul 2016 12:01:07 +0000] rev 39700
Merge
Wed, 06 Jul 2016 11:16:36 +0200 8160527: Check for final instance field updates can be omitted
zmajo [Wed, 06 Jul 2016 11:16:36 +0200] rev 39699
8160527: Check for final instance field updates can be omitted Summary: Disable final field resolution in the constant pool cache. Correct error message printed at field resolution. New tests. Reviewed-by: jrose, coleenp
Wed, 06 Jul 2016 11:22:55 +0200 8159978: Use an array to store the collection set regions instead of linking through regions
tschatzl [Wed, 06 Jul 2016 11:22:55 +0200] rev 39698
8159978: Use an array to store the collection set regions instead of linking through regions Summary: Fix a potential problem with memory visibility in the sampling thread in the collection set by changing the way we store the collection set. Reviewed-by: ehelin, jmasa
Tue, 05 Jul 2016 21:24:24 +0000 Merge
dcubed [Tue, 05 Jul 2016 21:24:24 +0000] rev 39697
Merge
Tue, 05 Jul 2016 14:00:21 -0700 8160739: quarantine tests failing due to -XX:TieredStopAtLevel=1
dcubed [Tue, 05 Jul 2016 14:00:21 -0700] rev 39696
8160739: quarantine tests failing due to -XX:TieredStopAtLevel=1 8160743: quarantine tests that can't attach symbolicator to the process on MacOS X Reviewed-by: sspitsyn, dholmes, kvn
Tue, 05 Jul 2016 15:34:06 -0400 8158946: btree009 fails with assert(s > 0) failed: Bad size calculated
drwhite [Tue, 05 Jul 2016 15:34:06 -0400] rev 39695
8158946: btree009 fails with assert(s > 0) failed: Bad size calculated Summary: Set oop_size before setting _klass Reviewed-by: coleenp, dholmes, kbarrett, tschatzl
Tue, 05 Jul 2016 20:09:21 +0200 Merge
kbarrett [Tue, 05 Jul 2016 20:09:21 +0200] rev 39694
Merge
Mon, 04 Jul 2016 12:43:01 +0900 8160353: narrowing conversion error is occurred with GCC 6
ysuenaga [Mon, 04 Jul 2016 12:43:01 +0900] rev 39693
8160353: narrowing conversion error is occurred with GCC 6 Reviewed-by: kbarrett, dholmes
Mon, 13 Jun 2016 14:10:09 -0700 8024945: Remove check on minimum size of MetaspaceSize
jmasa [Mon, 13 Jun 2016 14:10:09 -0700] rev 39692
8024945: Remove check on minimum size of MetaspaceSize Reviewed-by: kbarrett, tschatzl
Tue, 28 Jun 2016 00:24:10 +0900 8160361: SEGV occurred at JNIHandleBlock::oops_do(OopClosure*)
ysuenaga [Tue, 28 Jun 2016 00:24:10 +0900] rev 39691
8160361: SEGV occurred at JNIHandleBlock::oops_do(OopClosure*) Reviewed-by: dsamersoff, tschatzl
Mon, 04 Jul 2016 11:27:11 +0200 8159974: G1 String deduplication logging not aligned with the rest of G1
pliden [Mon, 04 Jul 2016 11:27:11 +0200] rev 39690
8159974: G1 String deduplication logging not aligned with the rest of G1 Reviewed-by: stefank, tschatzl
Sat, 02 Jul 2016 00:26:51 +0000 Merge
amurillo [Sat, 02 Jul 2016 00:26:51 +0000] rev 39689
Merge
Fri, 01 Jul 2016 16:55:44 -0700 Merge
amurillo [Fri, 01 Jul 2016 16:55:44 -0700] rev 39688
Merge
Thu, 21 Jul 2016 16:42:57 +0000 Added tag jdk-9+128 for changeset 77d414702a40
amurillo [Thu, 21 Jul 2016 16:42:57 +0000] rev 39687
Added tag jdk-9+128 for changeset 77d414702a40
Fri, 22 Jul 2016 08:47:20 -0700 8162409: 8160873 did not update generated-configure.sh
naoto [Fri, 22 Jul 2016 08:47:20 -0700] rev 39686
8162409: 8160873 did not update generated-configure.sh Reviewed-by: tbell
Thu, 21 Jul 2016 17:13:13 +0000 Merge
amurillo [Thu, 21 Jul 2016 17:13:13 +0000] rev 39685
Merge
Thu, 21 Jul 2016 09:47:22 -0700 8160873: (cs) JDK9 Build failure on Hindi locale
naoto [Thu, 21 Jul 2016 09:47:22 -0700] rev 39684
8160873: (cs) JDK9 Build failure on Hindi locale Reviewed-by: tbell
Fri, 15 Jul 2016 09:05:29 -0700 Merge
amurillo [Fri, 15 Jul 2016 09:05:29 -0700] rev 39683
Merge
Fri, 08 Jul 2016 12:17:09 -0700 Merge
amurillo [Fri, 08 Jul 2016 12:17:09 -0700] rev 39682
Merge
Fri, 01 Jul 2016 16:55:44 -0700 Merge
amurillo [Fri, 01 Jul 2016 16:55:44 -0700] rev 39681
Merge
Thu, 21 Jul 2016 16:42:56 +0000 Added tag jdk-9+128 for changeset 00cf8f38916f
amurillo [Thu, 21 Jul 2016 16:42:56 +0000] rev 39680
Added tag jdk-9+128 for changeset 00cf8f38916f
Wed, 05 Jul 2017 21:58:30 +0200 Added tag jdk-9+128 for changeset 5bf88dce615f
duke [Wed, 05 Jul 2017 21:58:30 +0200] rev 39679
Added tag jdk-9+128 for changeset 5bf88dce615f
Wed, 05 Jul 2017 21:58:29 +0200 Merge jdk-9+128
duke [Wed, 05 Jul 2017 21:58:29 +0200] rev 39678
Merge
Wed, 05 Jul 2017 21:58:22 +0200 Merge
duke [Wed, 05 Jul 2017 21:58:22 +0200] rev 39677
Merge
Thu, 14 Jul 2016 13:30:56 -0700 8071484: fix comment in DCReference
jjg [Thu, 14 Jul 2016 13:30:56 -0700] rev 39676
8071484: fix comment in DCReference Reviewed-by: darcy
Thu, 14 Jul 2016 11:14:22 -0700 8161132: JShell tests: jdk/jshell/KullaCompletenessStressTest.java should pass if jdk.shell sources are not provided
rfield [Thu, 14 Jul 2016 11:14:22 -0700] rev 39675
8161132: JShell tests: jdk/jshell/KullaCompletenessStressTest.java should pass if jdk.shell sources are not provided Reviewed-by: rfield Contributed-by: andrey.x.nazarov@oracle.com
Thu, 14 Jul 2016 11:57:15 -0600 8161013: Never treat anonymous classes as 'final'
dlsmith [Thu, 14 Jul 2016 11:57:15 -0600] rev 39674
8161013: Never treat anonymous classes as 'final' Reviewed-by: vromero
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip