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
Mon, 21 Oct 2019 10:32:49 -0700 8232569: Use test image from different jib profile for testing
erikj [Mon, 21 Oct 2019 10:32:49 -0700] rev 58723
8232569: Use test image from different jib profile for testing Reviewed-by: tbell
Mon, 21 Oct 2019 13:13:16 -0400 8231844: Enhance type signature characters in classfile_constants.h and improve the JVM to use type signature characters more consistently
lfoltan [Mon, 21 Oct 2019 13:13:16 -0400] rev 58722
8231844: Enhance type signature characters in classfile_constants.h and improve the JVM to use type signature characters more consistently Summary: Increase the use of type signature constants instead of hard coded characters within the JVM. Reviewed-by: coleenp, dholmes, fparain Contributed-by: lois.foltan@oracle.com, john.r.rose@oracle.com
Mon, 21 Oct 2019 18:35:30 +0200 Improve TestSetSettings.java JEP-349-branch
egahlin [Mon, 21 Oct 2019 18:35:30 +0200] rev 58721
Improve TestSetSettings.java
Mon, 21 Oct 2019 09:26:14 -0700 8232572: Add hooks for custom output dir in Bundles.gmk
erikj [Mon, 21 Oct 2019 09:26:14 -0700] rev 58720
8232572: Add hooks for custom output dir in Bundles.gmk Reviewed-by: tbell
Mon, 21 Oct 2019 18:25:56 +0200 Add logging for parsing chunk start time JEP-349-branch
egahlin [Mon, 21 Oct 2019 18:25:56 +0200] rev 58719
Add logging for parsing chunk start time
Mon, 21 Oct 2019 17:36:04 +0200 Add logging to TestSetSettings.java JEP-349-branch
egahlin [Mon, 21 Oct 2019 17:36:04 +0200] rev 58718
Add logging to TestSetSettings.java
Mon, 21 Oct 2019 18:15:53 +0200 Fix comments stuefe-new-metaspace-branch
stuefe [Mon, 21 Oct 2019 18:15:53 +0200] rev 58717
Fix comments
Mon, 21 Oct 2019 16:43:06 +0200 Fix error in chunk allocation strategy which caused small chunks to dominate stuefe-new-metaspace-branch
stuefe [Mon, 21 Oct 2019 16:43:06 +0200] rev 58716
Fix error in chunk allocation strategy which caused small chunks to dominate
Mon, 21 Oct 2019 17:23:45 +0200 Harden TestChunkGap.java JEP-349-branch
egahlin [Mon, 21 Oct 2019 17:23:45 +0200] rev 58715
Harden TestChunkGap.java
Mon, 21 Oct 2019 16:29:38 +0200 Log unknown event JEP-349-branch
egahlin [Mon, 21 Oct 2019 16:29:38 +0200] rev 58714
Log unknown event
Mon, 21 Oct 2019 15:38:26 +0200 8226585: Improve javac messages for using a preview API
jlahoda [Mon, 21 Oct 2019 15:38:26 +0200] rev 58713
8226585: Improve javac messages for using a preview API Summary: Avoiding deprecation for removal for APIs associated with preview features, the features are marked with an annotation, and errors/warnings are produced for them based on the annotation. Reviewed-by: erikj, mcimadamore, alanb Contributed-by: joe.darcy@oracle.com, jan.lahoda@oracle.com
Mon, 21 Oct 2019 15:11:44 +0200 8232702: Shenandoah: gc/shenandoah/TestVerifyJCStress.java uses non-existent -XX:+VerifyObjectEquals
shade [Mon, 21 Oct 2019 15:11:44 +0200] rev 58712
8232702: Shenandoah: gc/shenandoah/TestVerifyJCStress.java uses non-existent -XX:+VerifyObjectEquals Reviewed-by: rkennke
Mon, 21 Oct 2019 15:11:43 +0200 8232575: Shenandoah: asynchronous object/region pinning
shade [Mon, 21 Oct 2019 15:11:43 +0200] rev 58711
8232575: Shenandoah: asynchronous object/region pinning Reviewed-by: rkennke
Mon, 21 Oct 2019 15:11:42 +0200 8232674: Fix build and rename ShenandoahBarrierSet::oop_load_from_native_barrier
shade [Mon, 21 Oct 2019 15:11:42 +0200] rev 58710
8232674: Fix build and rename ShenandoahBarrierSet::oop_load_from_native_barrier Reviewed-by: zgu
Mon, 21 Oct 2019 09:58:32 +0200 8232239: ZGC: Inline ZCPU::count() and ZCPU:id()
pliden [Mon, 21 Oct 2019 09:58:32 +0200] rev 58709
8232239: ZGC: Inline ZCPU::count() and ZCPU:id() Reviewed-by: tschatzl
Mon, 21 Oct 2019 09:58:07 +0200 8232238: ZGC: Move ZList inline funtions to zList.inline.hpp
pliden [Mon, 21 Oct 2019 09:58:07 +0200] rev 58708
8232238: ZGC: Move ZList inline funtions to zList.inline.hpp Reviewed-by: eosterlund
Mon, 21 Oct 2019 09:57:26 +0200 8232237: ZGC: Move ZArray inline funtions to zArray.inline.hpp
pliden [Mon, 21 Oct 2019 09:57:26 +0200] rev 58707
8232237: ZGC: Move ZArray inline funtions to zArray.inline.hpp Reviewed-by: tschatzl
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 tip