Aleksey Shipilev
|
0bacc69a4c
|
8247860: Shenandoah: add update watermark line in rich assert failure message
Reviewed-by: rkennke
|
2020-06-18 19:14:13 +02:00 |
|
Aleksey Shipilev
|
aeeaffa888
|
8247593: Shenandoah: should not block pacing reporters
Reviewed-by: rkennke
|
2020-06-17 09:43:16 +02:00 |
|
Stefan Karlsson
|
77bdc30650
|
8247470: Fix CHeap GrowableArray NMT accounting
Reviewed-by: coleenp, tschatzl, kbarrett
|
2020-06-16 09:37:53 +02:00 |
|
Jesper Wilhelmsson
|
e33ebc7f0a
|
Merge
|
2020-06-16 04:20:30 +02:00 |
|
Jesper Wilhelmsson
|
76879aa9c6
|
Merge
|
2020-06-15 02:40:51 +02:00 |
|
Ioi Lam
|
c82c50b2a2
|
8245925: G1 allocates EDEN region after CDS has executed GC
Reviewed-by: jiangli, minqi, tschatzl
|
2020-06-14 01:19:48 -07:00 |
|
Aleksey Shipilev
|
4862a00f6b
|
8247367: Shenandoah: pacer should wait on lock instead of exponential backoff
Reviewed-by: zgu
|
2020-06-11 18:16:32 +02:00 |
|
Aleksey Shipilev
|
9ac1ab372d
|
8247358: Shenandoah: reconsider free budget slice for marking
Reviewed-by: zgu
|
2020-06-11 18:16:26 +02:00 |
|
Stefan Karlsson
|
8384f7ff28
|
8246406: ZGC: Generate crash reports in debug builds for a few important errors paths
Reviewed-by: pliden, eosterlund
|
2020-06-05 09:05:41 +02:00 |
|
Stefan Karlsson
|
1c27ce30b4
|
8246405: Add GCLogPrecious functionality to log and report debug errors
Reviewed-by: pliden, eosterlund
|
2020-06-05 07:56:07 +02:00 |
|
Zhengyu Gu
|
aee74901f7
|
8246593: Shenandoah: string dedup roots should be processed during concurrent weak roots phase
Reviewed-by: shade
|
2020-06-04 20:57:04 -04:00 |
|
Ziyi Luo
|
9a88048a05
|
8246274: G1 old gen allocation tracking is not in a separate class
Add G1OldGenAllocationTracker
Reviewed-by: tschatzl, phh
|
2020-06-04 13:25:33 -07:00 |
|
Zhengyu Gu
|
1b59097077
|
8246612: Shenandoah: add timing tracking to ShenandoahStringDedupRoots
Reviewed-by: shade
|
2020-06-04 15:01:04 -04:00 |
|
Zhengyu Gu
|
d9fc44540e
|
8246458: Shenandoah: TestAllocObjects.java test fail with -XX:+ShenandoahVerify
Reviewed-by: shade
|
2020-06-03 12:09:04 -04:00 |
|
Stefan Karlsson
|
b5678a43cc
|
8246258: Enable hs_err heap printing earlier during initialization
Reviewed-by: stuefe, sjohanss
|
2020-06-02 09:57:35 +02:00 |
|
Stefan Karlsson
|
a180444c6f
|
8246404: ZGC: Use GCLogPrecious for important logging lines
Reviewed-by: sjohanss, pliden, eosterlund
|
2020-06-03 14:32:31 +02:00 |
|
Stefan Karlsson
|
5fc89b6e72
|
8246135: Save important GC log lines and print them when dumping hs_err files
Reviewed-by: sjohanss, pliden, eosterlund
|
2020-06-03 14:30:56 +02:00 |
|
Aleksey Shipilev
|
1314ca87c1
|
8246433: Shenandoah: walk roots in more efficient order in ShenandoahRootUpdater
Reviewed-by: zgu
|
2020-06-03 14:02:51 +02:00 |
|
Stefan Karlsson
|
26a18414f6
|
8246134: ZGC: Restructure hs_err sections
Reviewed-by: pliden, eosterlund
|
2020-05-29 11:58:00 +02:00 |
|
Zhengyu Gu
|
334df28eca
|
8246342: Shenandoah: remove unused ShenandoahIsMarkedNextClosure
Reviewed-by: shade
|
2020-06-02 15:01:45 -04:00 |
|
Zhengyu Gu
|
512cc3ebf2
|
8245961: Shenandoah: move some root marking to concurrent phase
Reviewed-by: shade
|
2020-06-02 14:57:40 -04:00 |
|
Aleksey Shipilev
|
ed538ea5e0
|
8246097: Shenandoah: limit parallelism in CLDG root handling
Reviewed-by: zgu
|
2020-06-02 14:27:18 +02:00 |
|
Aleksey Shipilev
|
82dc495ca0
|
8246100: Shenandoah: walk roots in more efficient order
Reviewed-by: zgu
|
2020-06-02 14:26:16 +02:00 |
|
Tobias Hartmann
|
f822eed55c
|
8245957: Remove unused LIR_OpBranch::type after SPARC port removal
Removed LIR_OpBranch::type after the only remaining usage was removed with the SPARC port removal.
Reviewed-by: kvn, mdoerr
|
2020-06-02 09:57:57 +02:00 |
|
Per Lidén
|
7467cd2ee5
|
8246045: ZGC: Fix ZDirector::rule_high_usage() calculation
Reviewed-by: stefank, eosterlund
|
2020-05-31 23:15:30 +02:00 |
|
Per Lidén
|
231d9a01d9
|
8246044: ZGC: Rename ZDirector's max_capacity to soft_max_capacity
Reviewed-by: stefank, eosterlund
|
2020-05-31 23:15:07 +02:00 |
|
Coleen Phillimore
|
5314d28f84
|
8245289: Clean up offset code in JavaClasses
Make offset member names consistent and private, move static initializations near owning classes
Reviewed-by: fparain, lfoltan
|
2020-05-29 15:00:19 -04:00 |
|
Zhengyu Gu
|
e639c9a840
|
8246162: Shenandoah: full GC does not mark code roots when class unloading is off
Reviewed-by: shade
|
2020-05-29 13:44:02 -04:00 |
|
Zhengyu Gu
|
4f9020f481
|
8245880: Shenandoah: check class unloading flag early in concurrent code root scan
Reviewed-by: shade
|
2020-05-29 13:40:51 -04:00 |
|
Aleksey Shipilev
|
b189d0b918
|
8245478: Implementation: JEP 379: Shenandoah: A Low-Pause-Time Garbage Collector (Production)
Reviewed-by: rkennke, smonteith, zgu
|
2020-05-28 18:50:58 +02:00 |
|
Aleksey Shipilev
|
3459f9b861
|
8245942: Shenandoah: x86_32 builds fail after JDK-8245594
Reviewed-by: zgu
|
2020-05-28 18:50:56 +02:00 |
|
Aleksey Shipilev
|
a9477eb8c9
|
8245718: Epsilon: improve configuration logging
Reviewed-by: rkennke
|
2020-05-28 18:17:21 +02:00 |
|
Roman Kennke
|
6f4f6a2a59
|
8245955: Shenandoah: Remove LRB/is_redundant optimization
Reviewed-by: roland, shade
|
2020-05-28 16:43:04 +02:00 |
|
Zhengyu Gu
|
afbdb4932e
|
8245827: Shenandoah: Cleanup Shenandoah code root iterators and root scanner
Reviewed-by: shade
|
2020-05-27 10:55:39 -04:00 |
|
Aleksey Shipilev
|
37c3b0bf10
|
8245814: Shenandoah: reconsider format specifiers for stats
Reviewed-by: rkennke
|
2020-05-27 15:57:42 +02:00 |
|
Zhengyu Gu
|
b8d49f8c2f
|
8245825: Shenandoah: Remove diagnostic flag ShenandoahConcurrentScanCodeRoots
Reviewed-by: shade
|
2020-05-27 08:53:49 -04:00 |
|
Zhengyu Gu
|
db1ef58d5c
|
8245823: Shenandoah: inline/optimize ShenandoahEvacOOMScope
Reviewed-by: shade, rkennke
|
2020-05-27 08:36:47 -04:00 |
|
Stefan Johansson
|
6e1403480a
|
8245724: Move g1 periodic gc logging to G1InitLogger
Reviewed-by: kbarrett, tschatzl
|
2020-05-27 11:48:33 +02:00 |
|
Aleksey Shipilev
|
d0294c3845
|
8245812: Shenandoah: compute root phase parallelism
Reviewed-by: zgu
|
2020-05-27 09:22:24 +02:00 |
|
Aleksey Shipilev
|
a689a1108c
|
8245773: Shenandoah: Windows assertion failure after JDK-8245464
Reviewed-by: stuefe
|
2020-05-26 13:07:21 +02:00 |
|
Aleksey Shipilev
|
c31cae7b53
|
8245720: Shenandoah: improve configuration logging
Reviewed-by: rkennke
|
2020-05-26 13:06:42 +02:00 |
|
Thomas Schatzl
|
035d5dffb1
|
8245088: Always provide logs for G1 heap expansion calculations
Reviewed-by: sjohanss, kbarrett
|
2020-05-26 09:25:23 +02:00 |
|
Thomas Schatzl
|
bf1f78b9f0
|
8245087: Use ratios instead of percentages in G1HeapSizingPolicy::expansion_amount
Reviewed-by: kbarrett, sjohanss
|
2020-05-26 09:25:23 +02:00 |
|
Thomas Schatzl
|
47be3b098e
|
8245086: G1: Rename measured pause time ratios
Reviewed-by: sjohanss, kbarrett
|
2020-05-26 09:25:21 +02:00 |
|
Aleksey Shipilev
|
220061b13e
|
8245757: Shenandoah: AlwaysPreTouch should not disable heap resizing or uncommits
Reviewed-by: rkennke
|
2020-05-26 09:31:00 +02:00 |
|
Aleksey Shipilev
|
1a8b2a700e
|
8245755: Shenandoah: missing logging for CWR Roots
Reviewed-by: rkennke
|
2020-05-26 09:30:23 +02:00 |
|
Aleksey Shipilev
|
ad7f611149
|
8245754: Shenandoah: ditch ShenandoahAlwaysPreTouch
Reviewed-by: rkennke
|
2020-05-26 09:30:17 +02:00 |
|
Aleksey Shipilev
|
66f6c8c3fe
|
8245726: Shenandoah: lift/cleanup ShenandoahHeuristics names and properties
Reviewed-by: rkennke
|
2020-05-26 09:30:09 +02:00 |
|
Stefan Johansson
|
371a663180
|
8244817: Add configuration logging similar to ZGCs to other GCs
Reviewed-by: kbarrett, pliden, shade
|
2020-05-26 09:18:13 +02:00 |
|
Kim Barrett
|
d3042cc401
|
8245594: Remove volatile-qualified member functions and parameters from oop class
Remove volatile qualifications in oop and derived classes; use Atomic for access.
Reviewed-by: dholmes, coleenp
|
2020-05-25 16:21:25 -04:00 |
|