Mon, 22 Jul 2019 10:48:14 +0200 8228434: jdk/net/Sockets/Test.java fails after JDK-8227642
sgehwolf [Mon, 22 Jul 2019 10:48:14 +0200] rev 57676
8228434: jdk/net/Sockets/Test.java fails after JDK-8227642 Summary: Move container constant to separate test lib class Reviewed-by: alanb
Fri, 12 Jul 2019 19:37:25 +0200 8227642: [TESTBUG] Make docker tests podman compatible
sgehwolf [Fri, 12 Jul 2019 19:37:25 +0200] rev 57675
8227642: [TESTBUG] Make docker tests podman compatible Reviewed-by: mseledtsov, iignatyev
Wed, 07 Aug 2019 20:47:43 +0000 Merge
valeriep [Wed, 07 Aug 2019 20:47:43 +0000] rev 57674
Merge
Wed, 07 Aug 2019 20:46:28 +0000 8229214: Don't use GCM with PKCS5Padding in test/micro/org/openjdk/bench/javax/crypto/
valeriep [Wed, 07 Aug 2019 20:46:28 +0000] rev 57673
8229214: Don't use GCM with PKCS5Padding in test/micro/org/openjdk/bench/javax/crypto/ Summary: update AESGCMBench.java and CipherBench.java accordingly Reviewed-by: xuelei, ecaspole
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
(0) -30000 -10000 -3000 -1000 -300 -100 -48 +48 +100 +300 +1000 tip