Ioi Lam
2f06893a29
8252526: Remove excessive inclusion of jvmti.h and jvmtiExport.hpp
...
Reviewed-by: ihse, kbarrett
2020-11-12 01:45:27 +00:00
Zhengyu Gu
3d5fea1f07
8253434: Shenandoah: Cleanup ShenandoahRootScanner
...
Reviewed-by: rkennke
2020-09-22 14:03:25 +00:00
Daniel D. Daugherty
d8921ed573
8247281: migrate ObjectMonitor::_object to OopStorage
...
Co-authored-by: Erik Österlund <erik.osterlund@oracle.com>
Co-authored-by: Daniel Daugherty <daniel.daugherty@oracle.com>
Reviewed-by: eosterlund, coleenp, dholmes, stefank, kbarrett, rkennke, sspitsyn
2020-09-21 22:12:07 +00:00
Zhengyu Gu
d250f9e08c
8253244: Shenandoah: cleanup includes in Shenandoah root processor files
...
Reviewed-by: shade
2020-09-16 17:19:28 +00:00
Aleksey Shipilev
dd43533165
8253222: Shenandoah: unused AlwaysTrueClosure after JDK-8246591
...
Reviewed-by: rkennke
2020-09-16 09:25:58 +00:00
Coleen Phillimore
0c9e0c2e7f
8244997: Convert the JavaThread::_threadObj oop to use OopStorage
...
Move the oop and handle releasing it in the service thread. Remove Universe::oops_do from callers.
Co-authored-by: Erik Osterlund <erik.osterlund@oracle.com>
Co-authored-by: Tom Rodriguez <tom.rodriguez@oracle.com>
Reviewed-by: dholmes, zgu, eosterlund, cjplummer
2020-08-07 07:53:26 -04:00
Coleen Phillimore
97bbbbba51
8235573: Move JFR ObjectSample oop into OopStorage
...
Reviewed-by: mgronlun, dholmes, kbarrett
2020-08-05 10:25:49 -04:00
Coleen Phillimore
99eccaf6ec
8247878: Move Management strong oops to OopStorage
...
Use OopStorage for strong oops stored with memory and thread sampling and dumping, and remove oops_do and GC calls.
Reviewed-by: dholmes, kbarrett
2020-07-20 07:50:27 -04:00
Coleen Phillimore
749be7e761
8247808: Move JVMTI strong oops to OopStorage
...
Remove JVMTI oops_do calls from JVMTI and GCs
Reviewed-by: sspitsyn, stefank, zgu, dholmes, iklam
2020-07-16 08:29:11 -04:00
Zhengyu Gu
d36a55d2ac
8246591: Shenandoah: move string dedup roots scanning to concurrent phase
...
Reviewed-by: shade
2020-06-10 08:34:10 -04:00
Coleen Phillimore
498b0e61ed
8246340: Move SystemDictionary GC roots into OopStorage
...
Use vm_global() OopStorage for system dictionary roots
Reviewed-by: eosterlund, lfoltan
2020-06-05 09:55:31 -04:00
Zhengyu Gu
1b59097077
8246612: Shenandoah: add timing tracking to ShenandoahStringDedupRoots
...
Reviewed-by: shade
2020-06-04 15:01:04 -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
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
e70d76d741
8244200: Shenandoah: build breakages after JDK-8241743
...
Reviewed-by: rkennke
2020-05-04 19:09:07 +02:00
Aleksey Shipilev
38e6f3665c
8244180: Shenandoah: carry Phase to ShWorkerTimingsTracker explicitly
...
Reviewed-by: zgu
2020-04-30 18:05:53 +02:00
Aleksey Shipilev
05b3bc57ac
8243573: Shenandoah: rename GCParPhases and related code
...
Reviewed-by: rkennke
2020-04-30 10:02:10 +02:00
Aleksey Shipilev
079b60c6b9
8243487: Shenandoah: make _num_phases illegal phase type
...
Reviewed-by: rkennke
2020-04-23 18:37:09 +02:00
Zhengyu Gu
b4ff6abe63
8239926: Shenandoah: Shenandoah needs to mark nmethod's metadata
...
Reviewed-by: rkennke, shade
2020-02-25 12:01:35 -05:00
Aleksey Shipilev
2ba5ed53d6
8240749: Shenandoah: refactor ShenandoahUtils
...
Reviewed-by: rkennke
2020-03-09 22:40:55 +01:00
Aleksey Shipilev
d8bded6fb4
8240671: Shenandoah: refactor ShenandoahPhaseTimings
...
Reviewed-by: rkennke, zgu
2020-03-06 17:03:42 +01:00
Zhengyu Gu
5551d3d888
8237632: Shenandoah: accept NULL fwdptr to cooperate with JVMTI and JFR
...
Reviewed-by: shade, rkennke
2020-02-26 15:32:25 -05:00
Zhengyu Gu
69f1538631
8237963: Shenandoah: Heap iteration should use concurrent version of string dedup roots
...
Reviewed-by: shade
2020-01-28 15:47:39 -05:00
Zhengyu Gu
ac7f36ce25
8236880: Shenandoah: Move string dedup cleanup into concurrent phase
...
Reviewed-by: rkennke, shade
2020-01-22 14:27:13 -05:00
Mikael Vidstedt
b63b9a2edb
8237182: Update copyright header for shenandoah and epsilon files
...
Reviewed-by: iignatyev, zgu
2020-01-14 19:27:03 -08:00
Roman Kennke
4a84146e43
8236815: Shenandoah: Fix weak roots in final Traversal GC phase
...
Reviewed-by: zgu
2020-01-08 22:46:33 +01:00
Zhengyu Gu
0a5505f7e9
8228720: Shenandoah: Implementation of concurrent class unloading
...
Reviewed-by: rkennke
2019-11-27 11:52:57 -05:00
Jie Fu
3762eb00f0
8233574: Shenandoah: build is broken without jfr
...
Reviewed-by: rkennke, shade
2019-11-05 17:02:01 +08:00
Zhengyu Gu
7987b2fbae
8231324: Shenandoah: avoid duplicated weak root works during final traversal
...
Reviewed-by: rkennke
2019-10-18 11:36:35 -04:00
Aleksey Shipilev
7a02f30492
8231244: Shenandoah: all-roots heap walking misses some weak roots
...
Reviewed-by: zgu, rkennke
2019-09-19 20:26:53 +02:00
Zhengyu Gu
320eaaccc4
8229474: Shenandoah: Cleanup CM::update_roots()
...
Reviewed-by: rkennke
2019-08-13 13:01:41 -04:00
Zhengyu Gu
2b164a34ad
8229213: Shenandoah: Allow VM global oop storage to be processed concurrently
...
Reviewed-by: shade, rkennke
2019-08-07 09:17:08 -04:00
Kim Barrett
e396e38bb3
8227653: Add VM Global OopStorage
...
Replaced conditional JVMCI global storage with VM global storage.
Reviewed-by: tschatzl, lfoltan, kvn
2019-07-18 14:57:32 -04:00
Zhengyu Gu
803c03c094
8227101: Shenandoah: Use ShenandoahSharedFlag for claimed flag in ShenandoahSerialRoot
...
Reviewed-by: shade
2019-07-02 10:21:23 -04:00
Zhengyu Gu
13d3c63405
8226310: Shenandoah: Concurrent evacuation of CLDG
...
Reviewed-by: rkennke
2019-06-24 14:13:49 -04:00
Zhengyu Gu
cfb99c9382
8226311: Shenandoah: Concurrent evacuation of OopStorage backed weak roots
...
Reviewed-by: rkennke
2019-06-24 11:46:46 -04:00
Zhengyu Gu
2548e0bc5d
8225590: Shenandoah: Refactor ShenandoahClassLoaderDataRoots API
...
Reviewed-by: rkennke
2019-06-20 18:29:34 -04:00
Zhengyu Gu
cd130d9b39
8226413: Shenandoah: Separate root scanner for SH::object_iterate()
...
Reviewed-by: rkennke
2019-06-20 10:12:31 -04:00
Zhengyu Gu
fe66fd327f
8225582: Shenandoah: Enable concurrent evacuation of JNIHandles
...
Reviewed-by: rkennke, shade
2019-06-19 08:52:15 -04:00
Zhengyu Gu
9597144fb2
8225572: Shenandoah: Move JNIHandles root out of serial roots
...
Reviewed-by: rkennke
2019-06-11 19:15:31 -04:00
Zhengyu Gu
c73e5b1401
8224978: Shenandoah: Allows root verifier to verify some roots outside safepoints with proper locks
...
Reviewed-by: shade
2019-05-29 11:55:30 -04:00
Zhengyu Gu
18a59944ef
8224210: Shenandoah: Refactor ShenandoahRootScanner to support scanning CSet codecache roots
...
Reviewed-by: shade
2019-05-20 09:42:37 -04:00
Zhengyu Gu
3ebc657e40
8223774: Shenandoah: Refactor ShenandoahRootProcessor and family
...
Reviewed-by: shade, rkennke
2019-05-17 09:52:35 -04:00
Zhengyu Gu
53845dabdc
8223215: Shenandoah: Support verifying subset of roots
...
Reviewed-by: shade, rkennke
2019-05-15 08:58:23 -04:00
Stefan Karlsson
feeab37ce7
8223637: Fix build breakage after 8223136
...
Co-authored-by: Lutz Schmidt <lutz.schmidt@sap.com>
Co-authored-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Co-authored-by: Aleksey Shipilev <shade@redhat.com>
Reviewed-by: stefank, coleenp
2019-05-11 13:10:24 +02:00
Zhengyu Gu
8e1bb92b09
8223258: Shenandoah: SRP::process_all_roots_slow processes JvmtiExport weak oops twice
...
Reviewed-by: rkennke
2019-05-02 15:20:06 -04:00
Zhengyu Gu
7c54f240ba
8222992: Shenandoah: Pre-evacuate all roots
...
Reviewed-by: shade
2019-05-02 09:49:52 -04:00
Zhengyu Gu
142c9b4907
8223184: Shenandoah: Missing roots in SRP::process_all_roots_slow
...
Reviewed-by: shade
2019-05-01 10:12:51 -04:00