Wed, 07 Aug 2019 17:00:19 +0800 8229169: False failure of GenericTaskQueue::pop_local on architectures with weak memory model
jiefu [Wed, 07 Aug 2019 17:00:19 +0800] rev 57672
8229169: False failure of GenericTaskQueue::pop_local on architectures with weak memory model Reviewed-by: mdoerr, kbarrett, tschatzl
Wed, 07 Aug 2019 15:35:55 -0300 imported patch factory JDK-8193209-branch
jlaskey [Wed, 07 Aug 2019 15:35:55 -0300] rev 57671
imported patch factory
Wed, 07 Aug 2019 14:04:10 -0400 8226530: ZipFile reads wrong entry size from ZIP64 entries
lancea [Wed, 07 Aug 2019 14:04:10 -0400] rev 57670
8226530: ZipFile reads wrong entry size from ZIP64 entries Reviewed-by: bpb, clanger, shade
Wed, 07 Aug 2019 09:17:08 -0400 8229213: Shenandoah: Allow VM global oop storage to be processed concurrently jdk-14+9
zgu [Wed, 07 Aug 2019 09:17:08 -0400] rev 57669
8229213: Shenandoah: Allow VM global oop storage to be processed concurrently Reviewed-by: shade, rkennke
Wed, 07 Aug 2019 08:10:45 -0400 8229208: Remove Monitor::ClearMonitor
coleenp [Wed, 07 Aug 2019 08:10:45 -0400] rev 57668
8229208: Remove Monitor::ClearMonitor Reviewed-by: dholmes
Wed, 07 Aug 2019 13:00:57 +0100 8228469: (tz) Upgrade time-zone data to tzdata2019b
rpatil [Wed, 07 Aug 2019 13:00:57 +0100] rev 57667
8228469: (tz) Upgrade time-zone data to tzdata2019b Reviewed-by: naoto, martin
Wed, 07 Aug 2019 07:45:37 -0400 8229206: Shenandoah: ShenandoahWeakRoot::oops_do() uses wrong timing phase
zgu [Wed, 07 Aug 2019 07:45:37 -0400] rev 57666
8229206: Shenandoah: ShenandoahWeakRoot::oops_do() uses wrong timing phase Reviewed-by: shade
Wed, 07 Aug 2019 11:28:14 +0100 8213031: (zipfs) Add support for POSIX file permissions
clanger [Wed, 07 Aug 2019 11:28:14 +0100] rev 57665
8213031: (zipfs) Add support for POSIX file permissions Reviewed-by: alanb, lancea
Wed, 07 Aug 2019 12:09:55 +0200 8229016: C2 scalarization crashes with assert(node->Opcode() == Op_CastP2X) failed: ConvP2XNode required
thartmann [Wed, 07 Aug 2019 12:09:55 +0200] rev 57664
8229016: C2 scalarization crashes with assert(node->Opcode() == Op_CastP2X) failed: ConvP2XNode required Summary: Detect array copy to self to avoid emitting another load to the to-be-removed allocation. Reviewed-by: kvn
Wed, 07 Aug 2019 10:29:07 +0200 8228503: Rename "rs_lengths" to "rs_length" in ergo code
tschatzl [Wed, 07 Aug 2019 10:29:07 +0200] rev 57663
8228503: Rename "rs_lengths" to "rs_length" in ergo code Reviewed-by: pliden, kbarrett
Tue, 06 Aug 2019 15:03:48 -0400 8227225: ParallelGC: add subspace transitions for young gen for gc+heap=info log lines
tonyp [Tue, 06 Aug 2019 15:03:48 -0400] rev 57662
8227225: ParallelGC: add subspace transitions for young gen for gc+heap=info log lines Reviewed-by: tschatzl, kbarrett
Tue, 06 Aug 2019 11:40:23 -0400 8229156: ProblemList gc/stress/gclocker/TestExcessGCLockerCollections.java
kbarrett [Tue, 06 Aug 2019 11:40:23 -0400] rev 57661
8229156: ProblemList gc/stress/gclocker/TestExcessGCLockerCollections.java Reviewed-by: shade
Tue, 06 Aug 2019 15:50:30 +0200 8229129: ZGC: Fix incorrect format string for doubles
pliden [Tue, 06 Aug 2019 15:50:30 +0200] rev 57660
8229129: ZGC: Fix incorrect format string for doubles Reviewed-by: stefank, eosterlund
Tue, 06 Aug 2019 15:50:25 +0200 8229128: ZGC: Remove unused ZThreadRootsIterator
pliden [Tue, 06 Aug 2019 15:50:25 +0200] rev 57659
8229128: ZGC: Remove unused ZThreadRootsIterator Reviewed-by: eosterlund, stefank
Tue, 06 Aug 2019 15:50:12 +0200 8229017: ZGC: Various cleanups of ZVerify
pliden [Tue, 06 Aug 2019 15:50:12 +0200] rev 57658
8229017: ZGC: Various cleanups of ZVerify Reviewed-by: stefank, eosterlund
Tue, 06 Aug 2019 15:50:00 +0200 8228657: ZGC: ZObjectAllocator::used() should take undone allocations into account
pliden [Tue, 06 Aug 2019 15:50:00 +0200] rev 57657
8228657: ZGC: ZObjectAllocator::used() should take undone allocations into account Reviewed-by: eosterlund
Tue, 06 Aug 2019 15:49:53 +0200 8229135: ZGC: Adding missing ZStatTimerDisable before call to ZVerify::roots_strong()
pliden [Tue, 06 Aug 2019 15:49:53 +0200] rev 57656
8229135: ZGC: Adding missing ZStatTimerDisable before call to ZVerify::roots_strong() Reviewed-by: stefank, eosterlund
Tue, 06 Aug 2019 09:27:38 -0400 8210755: Define standard names for EC curves and TLS signature schemes
mullan [Tue, 06 Aug 2019 09:27:38 -0400] rev 57655
8210755: Define standard names for EC curves and TLS signature schemes Reviewed-by: xuelei
Tue, 06 Aug 2019 07:43:18 -0400 8228753: Deprecate -XX:FieldsAllocationStyle product option
coleenp [Tue, 06 Aug 2019 07:43:18 -0400] rev 57654
8228753: Deprecate -XX:FieldsAllocationStyle product option 8228749: Deprecate product flag -XX:CompactFields Reviewed-by: kvn, shade
Tue, 06 Aug 2019 12:14:41 +0200 8229134: [TESTBUG] 32-bit build fails gc/arguments/TestSurvivorAlignmentInBytesOption.java after JDK-8228855
shade [Tue, 06 Aug 2019 12:14:41 +0200] rev 57653
8229134: [TESTBUG] 32-bit build fails gc/arguments/TestSurvivorAlignmentInBytesOption.java after JDK-8228855 Reviewed-by: tschatzl
Tue, 06 Aug 2019 11:57:42 +0200 8229176: Shenandoah should acquire CodeCache_lock without safepoint check
shade [Tue, 06 Aug 2019 11:57:42 +0200] rev 57652
8229176: Shenandoah should acquire CodeCache_lock without safepoint check Reviewed-by: rkennke
Fri, 02 Aug 2019 10:10:42 +0200 8228902: add os::dll_load to the unified logging os category
mbaesken [Fri, 02 Aug 2019 10:10:42 +0200] rev 57651
8228902: add os::dll_load to the unified logging os category Reviewed-by: coleenp, mdoerr
Mon, 05 Aug 2019 16:27:30 -0700 Merge
mikael [Mon, 05 Aug 2019 16:27:30 -0700] rev 57650
Merge
Mon, 05 Aug 2019 10:40:36 +0100 8229018: Switching to an infinite socket timeout on Windows leads to high CPU load
michaelm [Mon, 05 Aug 2019 10:40:36 +0100] rev 57649
8229018: Switching to an infinite socket timeout on Windows leads to high CPU load Reviewed-by: michaelm Contributed-by: alan.bateman@oracle.com
Sat, 03 Aug 2019 13:53:19 +0530 8226964: [Yaru] GTK L&F: There is no difference between menu selected and de-selected
pbansal [Sat, 03 Aug 2019 13:53:19 +0530] rev 57648
8226964: [Yaru] GTK L&F: There is no difference between menu selected and de-selected Reviewed-by: prr, kcr
Thu, 25 Jul 2019 12:15:27 +0200 8228585: jdk/internal/platform/cgroup/TestCgroupMetrics.java - NumberFormatException because of large long values (memory limit_in_bytes)
mbaesken [Thu, 25 Jul 2019 12:15:27 +0200] rev 57647
8228585: jdk/internal/platform/cgroup/TestCgroupMetrics.java - NumberFormatException because of large long values (memory limit_in_bytes) Reviewed-by: dholmes, sgehwolf
Fri, 26 Jul 2019 15:05:24 +0200 8228650: runtime/SharedArchiveFile/CheckDefaultArchiveFile.java test fails on AIX
mbaesken [Fri, 26 Jul 2019 15:05:24 +0200] rev 57646
8228650: runtime/SharedArchiveFile/CheckDefaultArchiveFile.java test fails on AIX Reviewed-by: mseledtsov
Thu, 01 Aug 2019 08:59:31 +0200 8228658: test GetTotalSafepointTime.java fails on fast Linux machines with Total safepoint time 0 ms
mbaesken [Thu, 01 Aug 2019 08:59:31 +0200] rev 57645
8228658: test GetTotalSafepointTime.java fails on fast Linux machines with Total safepoint time 0 ms Reviewed-by: dholmes, jcbeyler
Fri, 02 Aug 2019 10:43:30 +0200 8228834: Regression caused by JDK-8214542 not installing complete checkpoint data to candidates
mgronlun [Fri, 02 Aug 2019 10:43:30 +0200] rev 57644
8228834: Regression caused by JDK-8214542 not installing complete checkpoint data to candidates Reviewed-by: egahlin
Thu, 01 Aug 2019 10:47:51 -0700 8227919: 8213232 causes crashes on solaris sparc64
itakiguchi [Thu, 01 Aug 2019 10:47:51 -0700] rev 57643
8227919: 8213232 causes crashes on solaris sparc64 Reviewed-by: prr, vkempik
Thu, 01 Aug 2019 09:27:24 -0700 Added tag jdk-13+32 for changeset 929f37a9c35d
mikael [Thu, 01 Aug 2019 09:27:24 -0700] rev 57642
Added tag jdk-13+32 for changeset 929f37a9c35d
Mon, 05 Aug 2019 23:57:47 +0200 Adapt Java event commit() method for streaming JEP-349-branch
egahlin [Mon, 05 Aug 2019 23:57:47 +0200] rev 57641
Adapt Java event commit() method for streaming
Mon, 05 Aug 2019 22:40:46 +0200 Fix first(...), next(...) and last() path from RepositoryFiles JEP-349-branch
egahlin [Mon, 05 Aug 2019 22:40:46 +0200] rev 57640
Fix first(...), next(...) and last() path from RepositoryFiles
Mon, 05 Aug 2019 13:18:31 -0700 8225776: Optimize branch frequency of G1's write post-barrier in C2
manc [Mon, 05 Aug 2019 13:18:31 -0700] rev 57639
8225776: Optimize branch frequency of G1's write post-barrier in C2 Reviewed-by: tschatzl, dlong Contributed-by: Man Cao <manc@google.com>, Chuck Rasbold <rasbold@google.com>
Mon, 05 Aug 2019 19:58:56 +0200 Fix NPE in SafePath JEP-349-branch
egahlin [Mon, 05 Aug 2019 19:58:56 +0200] rev 57638
Fix NPE in SafePath
Mon, 05 Aug 2019 11:16:48 -0400 8229000: Fix lock and reenable assert in Monitor::check_safepoint_state
coleenp [Mon, 05 Aug 2019 11:16:48 -0400] rev 57637
8229000: Fix lock and reenable assert in Monitor::check_safepoint_state Reviewed-by: dholmes, kbarrett
Mon, 05 Aug 2019 11:11:18 +0530 8158880: test/java/time/tck/java/time/format/TCKDateTimeFormatterBuilder.java fail with zh_CN locale
rpatil [Mon, 05 Aug 2019 11:11:18 +0530] rev 57636
8158880: test/java/time/tck/java/time/format/TCKDateTimeFormatterBuilder.java fail with zh_CN locale Reviewed-by: naoto Contributed-by: thejasvi.v.voniadka@oracle.com
Mon, 05 Aug 2019 07:59:42 -0700 8058539: Platform specific source files may not end up in src.zip
erikj [Mon, 05 Aug 2019 07:59:42 -0700] rev 57635
8058539: Platform specific source files may not end up in src.zip Reviewed-by: alanb
Mon, 05 Aug 2019 15:29:09 +0200 8228393: Add an indicator for external links in javadoc
hannesw [Mon, 05 Aug 2019 15:29:09 +0200] rev 57634
8228393: Add an indicator for external links in javadoc Reviewed-by: jjg
Sat, 03 Aug 2019 09:04:04 +0800 8229020: Failure on CPUs allowing loads reordering: assert(_tasks[t] == 1) failed: What else?
jiefu [Sat, 03 Aug 2019 09:04:04 +0800] rev 57633
8229020: Failure on CPUs allowing loads reordering: assert(_tasks[t] == 1) failed: What else? Reviewed-by: tschatzl, kbarrett
Mon, 05 Aug 2019 08:03:25 +0200 6394013: C2: Remove VerifyOpto
thartmann [Mon, 05 Aug 2019 08:03:25 +0200] rev 57632
6394013: C2: Remove VerifyOpto Summary: Removed the VerifyOpto flag. Reviewed-by: kvn, thartmann Contributed-by: Christian Hagedorn <christian.hagedorn@oracle.com>
Fri, 02 Aug 2019 13:51:34 -0700 8228687: [TESTBUG] exclude Container tests from hotspot_misc group
mseledtsov [Fri, 02 Aug 2019 13:51:34 -0700] rev 57631
8228687: [TESTBUG] exclude Container tests from hotspot_misc group Summary: Excluded hotspot_containers from hotspot_misc Reviewed-by: dcubed
Fri, 02 Aug 2019 15:13:10 -0400 8229032: ProblemList jdk/internal/platform/docker/TestDockerMemoryMetrics.java
dcubed [Fri, 02 Aug 2019 15:13:10 -0400] rev 57630
8229032: ProblemList jdk/internal/platform/docker/TestDockerMemoryMetrics.java Reviewed-by: mseledtsov, kbarrett
Fri, 02 Aug 2019 11:24:59 -0700 8228998: Remove the testing against NSK_FALSE from tests
jcbeyler [Fri, 02 Aug 2019 11:24:59 -0700] rev 57629
8228998: Remove the testing against NSK_FALSE from tests Summary: Remove the testing against NSK_FALSE from tests Reviewed-by: cjplummer, sspitsyn
Fri, 02 Aug 2019 20:05:23 +0200 Fix EventStream:setStartTime JEP-349-branch
egahlin [Fri, 02 Aug 2019 20:05:23 +0200] rev 57628
Fix EventStream:setStartTime
Fri, 02 Aug 2019 20:04:02 +0200 Add EventStream::openRepository() method JEP-349-branch
egahlin [Fri, 02 Aug 2019 20:04:02 +0200] rev 57627
Add EventStream::openRepository() method
Fri, 02 Aug 2019 11:28:58 +0200 8228649: [PPC64] SA reads wrong slots from interpreter frames
mdoerr [Fri, 02 Aug 2019 11:28:58 +0200] rev 57626
8228649: [PPC64] SA reads wrong slots from interpreter frames Summary: Make frame layout consistent between dbg and product build and implement offsets accordingly. Reviewed-by: goetz, gromero
Fri, 02 Aug 2019 11:21:41 +0200 8229002: Shenandoah: Missing node types in ShenandoahLoadReferenceBarrier::needs_barrier_impl()
rkennke [Fri, 02 Aug 2019 11:21:41 +0200] rev 57625
8229002: Shenandoah: Missing node types in ShenandoahLoadReferenceBarrier::needs_barrier_impl() Reviewed-by: shade
Thu, 01 Aug 2019 07:14:03 -0700 8228352: CANON_EQ breaks when pattern contains supplementary codepoint
igerasim [Thu, 01 Aug 2019 07:14:03 -0700] rev 57624
8228352: CANON_EQ breaks when pattern contains supplementary codepoint Reviewed-by: naoto
Thu, 01 Aug 2019 16:07:07 -0400 8228999: ProblemList vmTestbase/nsk/jvmti/GetThreadState/thrstat001/TestDescription.java
dcubed [Thu, 01 Aug 2019 16:07:07 -0400] rev 57623
8228999: ProblemList vmTestbase/nsk/jvmti/GetThreadState/thrstat001/TestDescription.java Reviewed-by: cjplummer
Thu, 01 Aug 2019 15:54:45 -0400 8226899: Problemlist compiler/rtm tests
dcubed [Thu, 01 Aug 2019 15:54:45 -0400] rev 57622
8226899: Problemlist compiler/rtm tests Reviewed-by: kvn
Thu, 01 Aug 2019 09:29:13 -0700 Added tag jdk-14+8 for changeset c0023e364b6f
mikael [Thu, 01 Aug 2019 09:29:13 -0700] rev 57621
Added tag jdk-14+8 for changeset c0023e364b6f
Thu, 01 Aug 2019 09:23:21 -0700 Merge
mikael [Thu, 01 Aug 2019 09:23:21 -0700] rev 57620
Merge
Thu, 01 Aug 2019 09:37:24 +0200 8228764: New library dependencies due to JDK-8222720 jdk-13+32
mbaesken [Thu, 01 Aug 2019 09:37:24 +0200] rev 57619
8228764: New library dependencies due to JDK-8222720 Reviewed-by: goetz, dholmes
Wed, 12 Jun 2019 13:50:37 -0700 8217676: Upgrade libpng to 1.6.37
serb [Wed, 12 Jun 2019 13:50:37 -0700] rev 57618
8217676: Upgrade libpng to 1.6.37 Reviewed-by: prr, jdv, kcr
Wed, 31 Jul 2019 16:09:17 +0200 8227605: Kitchensink fails "assert((((klass)->trace_id() & (JfrTraceIdEpoch::leakp_in_use_this_epoch_bit())) != 0)) failed: invariant"
mgronlun [Wed, 31 Jul 2019 16:09:17 +0200] rev 57617
8227605: Kitchensink fails "assert((((klass)->trace_id() & (JfrTraceIdEpoch::leakp_in_use_this_epoch_bit())) != 0)) failed: invariant" Reviewed-by: dholmes, dcubed, egahlin
Wed, 31 Jul 2019 09:52:28 +0800 8228601: AArch64: Fix interpreter code at JVMCI deoptimization entry
pli [Wed, 31 Jul 2019 09:52:28 +0800] rev 57616
8228601: AArch64: Fix interpreter code at JVMCI deoptimization entry Reviewed-by: adinn, aph
Tue, 30 Jul 2019 07:22:05 +0200 8228710: Disable AggressiveUnboxing until JDK-8224957 is fixed
thartmann [Tue, 30 Jul 2019 07:22:05 +0200] rev 57615
8228710: Disable AggressiveUnboxing until JDK-8224957 is fixed Summary: Disabled AggressiveUnboxing. Reviewed-by: roland, kvn
Thu, 01 Aug 2019 16:48:26 +0200 Cleaning up JEP-349-branch
egahlin [Thu, 01 Aug 2019 16:48:26 +0200] rev 57614
Cleaning up
Thu, 01 Aug 2019 16:47:17 +0200 Updating use cases JEP-349-branch
egahlin [Thu, 01 Aug 2019 16:47:17 +0200] rev 57613
Updating use cases
Thu, 01 Aug 2019 16:43:15 +0200 Add test for setSettings JEP-349-branch
egahlin [Thu, 01 Aug 2019 16:43:15 +0200] rev 57612
Add test for setSettings
Thu, 01 Aug 2019 08:59:31 +0200 8228658: test GetTotalSafepointTime.java fails on fast Linux machines with Total safepoint time 0 ms jdk-14+8
mbaesken [Thu, 01 Aug 2019 08:59:31 +0200] rev 57611
8228658: test GetTotalSafepointTime.java fails on fast Linux machines with Total safepoint time 0 ms Reviewed-by: dholmes, jcbeyler
Wed, 31 Jul 2019 16:48:51 -0700 8228904: Problemlist docker/TestJcmdWithSideCar.java until JDK-8228850 and JDK-8228960 are fixed
mseledtsov [Wed, 31 Jul 2019 16:48:51 -0700] rev 57610
8228904: Problemlist docker/TestJcmdWithSideCar.java until JDK-8228850 and JDK-8228960 are fixed Summary: Problem listed the test Reviewed-by: dcubed
Wed, 31 Jul 2019 17:30:25 -0400 8228907: Some gc argument checking tests fail after JDK-8228855
coleenp [Wed, 31 Jul 2019 17:30:25 -0400] rev 57609
8228907: Some gc argument checking tests fail after JDK-8228855 Summary: Use new SurvivorAlignmentInBytes range in tests, remove test cases that verify unnecessarily large values. Reviewed-by: kbarrett, dcubed, dholmes
(0) -30000 -10000 -3000 -1000 -300 -100 -64 +64 +100 +300 +1000 tip