Kim Barrett
|
47ca2c4300
|
8214363: HeapWord should not be a fake class
Change HeapWord and MetaWord to be pointers to incomplete types.
Reviewed-by: tschatzl, mikael, coleenp, pliden
|
2019-02-18 16:34:46 -05:00 |
|
Robbin Ehn
|
046a1f0ff7
|
8218041: Assorted wrong/missing includes
Reviewed-by: dholmes, kbarrett, stefank, shade
|
2019-01-31 10:31:39 +01:00 |
|
Zhengyu Gu
|
5fabaf6abe
|
8217578: Shenandoah cleanup unused timings after concurrent string table change
Reviewed-by: shade
|
2019-01-30 14:19:24 -05:00 |
|
Thomas Schatzl
|
d800361151
|
8213229: Investigate treating StringTable as weak in young collections
Reviewed-by: zgu, kbarrett
|
2019-01-29 11:30:17 +01:00 |
|
Roman Kennke
|
d271630fb2
|
8217016: Shenandoah: Streamline generation of CAS barriers
Reviewed-by: roland
|
2019-01-26 01:21:33 +01:00 |
|
Jesper Wilhelmsson
|
c6e45ea87c
|
Merge
|
2019-01-23 19:56:28 +01:00 |
|
Aleksey Shipilev
|
17341dad94
|
8217467: Access barriers are missing in C2 intrinsic for Base64
Reviewed-by: thartmann, roland, rkennke, kvn
|
2019-01-22 21:18:25 +01:00 |
|
Roland Westrelin
|
15cadc16f3
|
8217042: Shenandoah: write barrier on backedge of strip mined loop causes c2 crash at expansion time
Reviewed-by: rkennke, thartmann
|
2019-01-11 14:27:22 +01:00 |
|
Roland Westrelin
|
05a74ef364
|
8217043: Shenandoah: SIGSEGV in Type::meet_helper() at barrier expansion time
Reviewed-by: shade, rkennke, thartmann
|
2019-01-14 13:53:42 +01:00 |
|
Zhengyu Gu
|
019cffb539
|
8217342: Build failed with excluding JFR
Reviewed-by: shade, pliden
|
2019-01-20 12:20:37 -05:00 |
|
Aleksey Shipilev
|
108c7bbe0b
|
8217419: Shenandoah fails to build after JDK-8212826 (Make PtrQueue free list lock-free)
Reviewed-by: aph, simonis, rkennke
|
2019-01-20 11:13:13 +01:00 |
|
Aleksey Shipilev
|
2858e8f4e2
|
8217343: Shenandoah control thread should be able to run at critical priority
Reviewed-by: rkennke
|
2019-01-19 11:20:01 +01:00 |
|
Vladimir Ivanov
|
916e43aa9a
|
8217400: Optimized build is broken by Shenandoah changes
Reviewed-by: shade
|
2019-01-18 17:34:36 -08:00 |
|
Zhengyu Gu
|
602ead5483
|
8217319: Cleanup Shenandoah includes
Reviewed-by: shade
|
2019-01-18 09:10:49 -05:00 |
|
Zhengyu Gu
|
954f8acb59
|
8217213: shenandoahTaskQueue.hpp includes .inline.hpp file
Reviewed-by: shade, tschatzl
|
2019-01-17 08:48:56 -05:00 |
|
Thomas Schatzl
|
a5f592e5b1
|
8217203: Some more includes to .inline.hpp files in gc header files
Reviewed-by: zgu, kbarrett, sangheki
|
2019-01-16 21:37:12 +01:00 |
|
Jesper Wilhelmsson
|
cda0d67617
|
Merge
|
2019-01-16 20:53:09 +01:00 |
|
Zhengyu Gu
|
12093bf074
|
8215549: Shenandoah deduplication cleans up table/queue twice
Reviewed-by: rkennke
|
2019-01-14 12:51:45 -05:00 |
|
Roman Kennke
|
2a932824aa
|
8216973: Kick up cleanup phases in the right places
Reviewed-by: shade
|
2019-01-14 12:49:12 +01:00 |
|
Roland Westrelin
|
8243e7f9fa
|
8216482: Shenandoah: typo in ShenandoahBarrierSetC2::clone_barrier_at_expansion() causes failed compilations
Reviewed-by: thartmann, shade, rkennke
|
2019-01-10 13:54:09 +01:00 |
|
Coleen Phillimore
|
154a1a02bf
|
8216167: Update include guards to reflect correct directories
Use script and some manual fixup to fix directores names in include guards.
Reviewed-by: lfoltan, eosterlund, kbarrett
|
2019-01-10 15:13:51 -05:00 |
|
Roland Westrelin
|
65d240417f
|
8216482: Shenandoah: typo in ShenandoahBarrierSetC2::clone_barrier_at_expansion() causes failed compilations
Reviewed-by: thartmann, shade, rkennke
|
2019-01-10 13:54:09 +01:00 |
|
Zhengyu Gu
|
a85ad0aa18
|
8215220: Simplify Shenandoah task termination in aborted paths
Reviewed-by: shade
|
2018-12-12 13:50:57 -05:00 |
|
Roman Kennke
|
8b62a2ee9d
|
8214259: Implementation: JEP 189: Shenandoah: A Low-Pause-Time Garbage Collector (Experimental)
Co-authored-by: Christine Flood <chf@redhat.com>
Co-authored-by: Aleksey Shipilev <shade@redhat.com>
Co-authored-by: Roland Westrelin <rwestrel@redhat.com>
Co-authored-by: Zhenygu Gu <zgu@redhat.com>
Co-authored-by: Andrew Haley <aph@redhat.com>
Co-authored-by: Andrew Dinn <adinn@redhat.com>
Co-authored-by: Mario Torre <mtorre@redhat.com>
Reviewed-by: kvn, roland, shade, coleenp, lmesnik, pliden, jgeorge, ihse, erikj
|
2018-12-10 15:47:44 +01:00 |
|