Wed, 23 Oct 2019 12:21:32 +0200 8231412: C2: InitializeNode::detect_init_independence() bails out on simple IR shapes
chagedorn [Wed, 23 Oct 2019 12:21:32 +0200] rev 58751
8231412: C2: InitializeNode::detect_init_independence() bails out on simple IR shapes Summary: Avoids early bailout of capturing a field store to remove unnecessary zeroing in simple methods containing only non-escaping objects. Reviewed-by: roland, thartmann
Wed, 23 Oct 2019 12:17:14 +0200 8232874: Add missing test for 8230062
chagedorn [Wed, 23 Oct 2019 12:17:14 +0200] rev 58750
8232874: Add missing test for 8230062 Summary: Adds a missing test which verifies the bug fix of 8230062. Reviewed-by: roland, thartmann
Wed, 23 Oct 2019 12:15:42 +0200 8232873: Add missing test for 8220416
chagedorn [Wed, 23 Oct 2019 12:15:42 +0200] rev 58749
8232873: Add missing test for 8220416 Summary: Adds a missing test which verifies the bug fix of 8220416. Reviewed-by: roland, thartmann
Wed, 23 Oct 2019 09:53:07 +0200 8232768: Configuration with --disable-cds --enable-generate-classlist should be reported as an error
jiefu [Wed, 23 Oct 2019 09:53:07 +0200] rev 58748
8232768: Configuration with --disable-cds --enable-generate-classlist should be reported as an error Reviewed-by: ihse
Wed, 23 Oct 2019 09:48:46 +0200 8232770: Enable more warnings on solaris studio
ihse [Wed, 23 Oct 2019 09:48:46 +0200] rev 58747
8232770: Enable more warnings on solaris studio Reviewed-by: erikj
Wed, 23 Oct 2019 09:45:41 +0200 8211073: Remove -Wno-extra from Hotspot
ihse [Wed, 23 Oct 2019 09:45:41 +0200] rev 58746
8211073: Remove -Wno-extra from Hotspot Reviewed-by: dholmes, erikj, kbarrett
Tue, 22 Oct 2019 21:26:45 -0500 8231649: PPC64: Intrinsics for Math.ceil, floor, rint on Power
mhorie [Tue, 22 Oct 2019 21:26:45 -0500] rev 58745
8231649: PPC64: Intrinsics for Math.ceil, floor, rint on Power Reviewed-by: mdoerr, vlivanov
Tue, 22 Oct 2019 22:00:21 -0400 8232571: Add missing SIGINFO signal
dholmes [Tue, 22 Oct 2019 22:00:21 -0400] rev 58744
8232571: Add missing SIGINFO signal Reviewed-by: dholmes, rriggs Contributed-by: Benoit Daloze <benoit.daloze@oracle.com>
Wed, 23 Oct 2019 10:02:26 +0900 8232592: <Unknown compiled code> is shown in jstack mixed mode
ysuenaga [Wed, 23 Oct 2019 10:02:26 +0900] rev 58743
8232592: <Unknown compiled code> is shown in jstack mixed mode Reviewed-by: cjplummer, phh
Tue, 22 Oct 2019 23:55:33 +0200 8223697: jfr tool can't format duration values greater than 1 minute
cito [Tue, 22 Oct 2019 23:55:33 +0200] rev 58742
8223697: jfr tool can't format duration values greater than 1 minute Reviewed-by: egahlin
Tue, 22 Oct 2019 18:53:28 +0200 8232802: Shenandoah: transition between "cset" and "pinned_cset" does not require cancelled gc
shade [Tue, 22 Oct 2019 18:53:28 +0200] rev 58741
8232802: Shenandoah: transition between "cset" and "pinned_cset" does not require cancelled gc Reviewed-by: zgu
Tue, 22 Oct 2019 18:53:22 +0200 8232791: Shenandoah: passive mode should disable pacing
shade [Tue, 22 Oct 2019 18:53:22 +0200] rev 58740
8232791: Shenandoah: passive mode should disable pacing Reviewed-by: zgu
Tue, 22 Oct 2019 09:20:21 -0700 8232617: Update the outdated code comments in java.lang.System class
mchung [Tue, 22 Oct 2019 09:20:21 -0700] rev 58739
8232617: Update the outdated code comments in java.lang.System class Reviewed-by: dholmes, bchristi
Tue, 22 Oct 2019 11:59:42 -0400 8232747: Shenandoah: Concurrent GC should deactivate SATB before processing weak roots
zgu [Tue, 22 Oct 2019 11:59:42 -0400] rev 58738
8232747: Shenandoah: Concurrent GC should deactivate SATB before processing weak roots Reviewed-by: shade
Tue, 22 Oct 2019 14:05:56 +0200 8232778: Shenandoah: SBSA::arraycopy_prologue checks wrong register
shade [Tue, 22 Oct 2019 14:05:56 +0200] rev 58737
8232778: Shenandoah: SBSA::arraycopy_prologue checks wrong register Reviewed-by: rkennke
Tue, 22 Oct 2019 09:51:52 +0200 Add doubunder on solaris in two places. ihse-cflags-rewrite-branch
ihse [Tue, 22 Oct 2019 09:51:52 +0200] rev 58736
Add doubunder on solaris in two places.
Tue, 22 Oct 2019 08:57:41 +0200 8223400: Replace some enums with static const members in hotspot/runtime
ihse [Tue, 22 Oct 2019 08:57:41 +0200] rev 58735
8223400: Replace some enums with static const members in hotspot/runtime Reviewed-by: iklam, coleenp
Tue, 22 Oct 2019 08:51:18 +0200 Merge ihse-cflags-rewrite-branch
ihse [Tue, 22 Oct 2019 08:51:18 +0200] rev 58734
Merge
Tue, 22 Oct 2019 08:50:27 +0200 Fix merge errors. ihse-cflags-rewrite-branch
ihse [Tue, 22 Oct 2019 08:50:27 +0200] rev 58733
Fix merge errors.
Tue, 22 Oct 2019 11:32:19 +0800 8232757: VM fails to report an error for DumpLoadedClassList when cds is disabled
jiefu [Tue, 22 Oct 2019 11:32:19 +0800] rev 58732
8232757: VM fails to report an error for DumpLoadedClassList when cds is disabled Reviewed-by: iklam, dholmes
Mon, 21 Oct 2019 17:27:51 +0800 8232692: [TESTBUG] compiler/aot/fingerprint/SelfChangedCDS.java fails when cds is disabled
jiefu [Mon, 21 Oct 2019 17:27:51 +0800] rev 58731
8232692: [TESTBUG] compiler/aot/fingerprint/SelfChangedCDS.java fails when cds is disabled Reviewed-by: kvn
Mon, 21 Oct 2019 22:44:49 +0200 8232729: Shenandoah: assert ShenandoahHeap::cas_oop addresses are aligned
shade [Mon, 21 Oct 2019 22:44:49 +0200] rev 58730
8232729: Shenandoah: assert ShenandoahHeap::cas_oop addresses are aligned Reviewed-by: rkennke
Mon, 21 Oct 2019 22:44:48 +0200 8232730: Shenandoah: Traversal should not CAS the roots
shade [Mon, 21 Oct 2019 22:44:48 +0200] rev 58729
8232730: Shenandoah: Traversal should not CAS the roots Reviewed-by: zgu, rkennke
Mon, 21 Oct 2019 21:36:26 +0100 8232624: Java cannot start: NewStringPlatform missing
aivanov [Mon, 21 Oct 2019 21:36:26 +0100] rev 58728
8232624: Java cannot start: NewStringPlatform missing Reviewed-by: dholmes, alanb, redestad
Mon, 21 Oct 2019 13:25:36 -0700 8231587: Memory leak in WorkArounds.serializedForms
jjg [Mon, 21 Oct 2019 13:25:36 -0700] rev 58727
8231587: Memory leak in WorkArounds.serializedForms Reviewed-by: hannesw Contributed-by: fw@deneb.enyo.de
Mon, 21 Oct 2019 11:35:36 -0700 8232639: Change module graph images to use SVG instead of PNG format.
jjg [Mon, 21 Oct 2019 11:35:36 -0700] rev 58726
8232639: Change module graph images to use SVG instead of PNG format. Reviewed-by: mchung, ihse
Mon, 21 Oct 2019 14:26:10 -0400 8232712: Shenandoah: SIGBUS in load_reference_barrier_native
zgu [Mon, 21 Oct 2019 14:26:10 -0400] rev 58725
8232712: Shenandoah: SIGBUS in load_reference_barrier_native Reviewed-by: shade, rkennke
Mon, 21 Oct 2019 20:09:06 +0200 Fix race conditation in test and add logging for TestLatestEvent JEP-349-branch
egahlin [Mon, 21 Oct 2019 20:09:06 +0200] rev 58724
Fix race conditation in test and add logging for TestLatestEvent
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 tip