Kim Barrett
a8d6a05ce8
8248391: Unify handling of all OopStorage instances in weak root processing
...
OopStorage instance now owned by subsystems, and generalize dead entry notification
Co-authored-by: Erik Osterlund <erik.osterlund@oracle.com>
Co-authored-by: Stefan Karlsson <stefan.karlsson@oracle.com>
Reviewed-by: coleenp, tschatzl
2020-07-16 17:41:14 -04:00
Albert Yang
55af701cc3
8245030: CardTable::precleaned_card is unused
...
Reviewed-by: lkorinth, kbarrett
2020-07-16 14:48:38 +02: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
Roman Kennke
9694ca9eaf
8249560: Shenandoah: Fix racy GC request handling
...
Reviewed-by: shade
2020-07-16 11:49:04 +02:00
Zhengyu Gu
5b2fd36a6d
8247670: Shenandoah: deadlock during class unloading OOME
...
Reviewed-by: rkennke
2020-07-10 11:40:57 -04:00
Roman Kennke
734a6c94d3
8248799: Shenandoah: Claim threads token in constructor of ShenandoahRootVerifier
...
Reviewed-by: zgu
2020-07-03 17:36:56 +02:00
Roman Kennke
5cf33168d7
8248725: Shenandoah: Claim verifier thread roots for parallel processing
...
Reviewed-by: shade
2020-07-03 11:09:59 +02:00
Roland Westrelin
05dc2af21f
8247824: CTW: C2 (Shenandoah) compilation fails with SEGV in SBC2Support::pin_and_expand
...
Reviewed-by: rkennke, thartmann
2020-06-18 13:51:40 +02:00
Aleksey Shipilev
a750ac5feb
8247358: Shenandoah: reconsider free budget slice for marking
...
Reviewed-by: zgu
2020-06-11 18:16:26 +02:00
Aleksey Shipilev
e3b04bc135
8247560: Shenandoah: heap iteration holds root locks all the time
...
Reviewed-by: zgu
2020-06-15 14:11:43 +02:00
Aleksey Shipilev
bc73f12313
8247474: Shenandoah: Windows build warning after JDK-8247310
...
Reviewed-by: rkennke
2020-06-14 18:16:31 +02:00
Aleksey Shipilev
714b345bf5
8247310: Shenandoah: pacer should not affect interrupt status
...
Reviewed-by: zgu
2020-06-10 16:05:36 +02: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
Ralf Schmelter
19be497143
8237354: Add option to jcmd to write a gzipped heap dump
...
Reviewed-by: rrich, clanger, goetz
2020-06-10 12:29:01 +02:00
Stefan Karlsson
81685b2ab3
8247214: ZGC: ZUncommit initialization should use precious logging
...
Reviewed-by: pliden, eosterlund, tschatzl
2020-06-10 09:00:12 +02:00
Stefan Karlsson
8e865fc569
8246926: Clean up newlines and whitespaces in hs_err files
...
Reviewed-by: dholmes, eosterlund, iklam
2020-06-10 08:58:43 +02:00
Stefan Karlsson
90a774b922
8246272: Make use of GCLogPrecious for G1, Parallel and Serial
...
Reviewed-by: pliden, eosterlund, sjohanss
2020-06-10 08:57:50 +02:00
Kim Barrett
0bf3ba402b
8246718: ParallelGC should not check for forward objects for copy task queue
...
Prefetch task's oop markword and unconditionally push task.
Reviewed-by: tschatzl, eosterlund
2020-06-09 18:42:00 -04:00
Per Lidén
9d0ba7ae7f
8246220: ZGC: Introduce ZUnmapper to asynchronous unmap pages
...
Reviewed-by: eosterlund, stefank
2020-06-09 11:01:09 +02:00
Per Lidén
d7e68f375c
8245208: ZGC: Don't hold the ZPageAllocator lock while committing/uncommitting memory
...
Reviewed-by: eosterlund, stefank
2020-06-09 11:01:09 +02:00
Per Lidén
cd16b568ce
8246265: ZGC: Introduce ZConditionLock
...
Reviewed-by: eosterlund, stefank
2020-06-09 11:01:09 +02:00
Per Lidén
63a3d8f0f2
8245204: ZGC: Introduce ZListRemoveIterator
...
Reviewed-by: eosterlund, stefank
2020-06-09 11:01:09 +02:00
Per Lidén
4d8189b265
8245203: ZGC: Don't track size in ZPhysicalMemoryBacking
...
Reviewed-by: eosterlund, stefank
2020-06-09 11:01:09 +02: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
Per Lidén
06e47d05b6
8246622: Remove CollectedHeap::print_gc_threads_on()
...
Reviewed-by: stefank, tschatzl, sjohanss
2020-06-05 15:22:53 +02:00
Patric Hedlin
195c45a0e1
8245226: Clean-up FlagSetting and remove misuse
...
Reviewed-by: neliasso, dholmes
2020-02-24 14:06:01 +01:00
Aleksey Shipilev
f613d43f26
8249230: Shenandoah: assertion failure with -XX:-ResizeTLAB
...
Reviewed-by: rkennke
2020-07-13 11:55:26 +02:00
Aleksey Shipilev
2d3c928f0b
8249137: Remove CollectedHeap::obj_size
...
Reviewed-by: rkennke, tschatzl, cjplummer
2020-07-13 07:39:39 +02:00
Zhengyu Gu
086124845f
8247670: Shenandoah: deadlock during class unloading OOME
...
Reviewed-by: rkennke
2020-07-10 11:40:57 -04:00
Aleksey Shipilev
0a38584c10
8248652: Shenandoah: SATB buffer handling may assume no forwarded objects
...
Reviewed-by: rkennke
2020-07-10 10:37:12 +02:00
Thomas Schatzl
6b911624f2
8210462: Fix remaining mentions of initial mark
...
Reviewed-by: lkorinth, kbarrett
2020-07-09 16:22:23 +02:00
Thomas Schatzl
59e3ebb4a5
8248322: G1: Refactor full collection sizing code
...
Reviewed-by: iwalulya, kbarrett
2020-07-09 16:22:22 +02:00
Patric Hedlin
485194c1a7
8245021: Adding method 'remove_if_existing' to growableArray
...
Reviewed-by: thartmann, neliasso
2020-04-21 10:35:53 +02:00
Ioi Lam
3d1b1a6bc9
8248170: Excessive include of compiledMethod, codeCache, javaClasses and systemDictionary
...
Reviewed-by: dholmes, kvn, coleenp, stefank
2020-07-06 23:11:37 -07:00
Jesper Wilhelmsson
4922a35c6a
Merge
2020-07-03 19:05:00 +02:00
Thomas Schatzl
dc63bf261b
8248650: [BACKOUT] Backout JDK-8244603 because it generates too much noise in CI
...
Reviewed-by: kbarrett
2020-07-02 09:40:27 +02:00
Aleksey Shipilev
51937e18f8
8248634: Shenandoah: incorrect include in shenandoahInitLogger.cpp
...
Reviewed-by: rkennke
2020-07-02 08:32:45 +02:00
Aleksey Shipilev
00e0a60955
8248632: Shenandoah: build fails without both JVMTI and JFR
...
Reviewed-by: rkennke, zgu
2020-07-02 08:32:39 +02:00
Jesper Wilhelmsson
7c3d72fd3a
Merge
2020-06-30 20:09:03 +02:00
Stefan Karlsson
46f86477ad
8248346: Move OopStorage mutex setup out from OopStorageSet
...
Reviewed-by: kbarrett, eosterlund
2020-06-29 23:17:50 +02:00
Christian Hagedorn
840867efa6
8247218: Add default constructor to VectorSet to use Thread::current()->resource_area() as arena by default
...
Add a default construction to VectorSet and clean up uses of the old constructor.
Reviewed-by: kvn, thartmann
2020-06-29 17:14:19 +02:00
Zhengyu Gu
fe145646e7
8248227: Shenandoah: Refactor Shenandoah::heap() to match other GCs
...
Reviewed-by: shade
2020-06-29 10:14:18 -04:00
Aleksey Shipilev
a793293464
8247845: Shenandoah: refactor TLAB/GCLAB retirement code
...
Reviewed-by: rkennke
2020-06-29 07:16:53 +02:00
Thomas Schatzl
18cddad5a2
8247819: G1: Process strong OopStorage entries in parallel
...
Implement parallel processing of strong OopStorage entries for G1.
Co-authored-by: Erik Osterlund <erik.osterlund@oracle.com>
Co-authored-by: Stefan Karlsson <stefan.karlsson@oracle.com>
Reviewed-by: kbarrett, stefank
2020-06-26 14:43:09 +02:00
Thomas Schatzl
e00aa7c866
8248329: JDK-8244603 breaks windows build
...
Reviewed-by: sundar, dcubed
2020-06-25 18:58:14 +02:00
Thomas Schatzl
0f2ac2021b
8244603: G1 incorrectly limiting young gen size when using the reserve can result in repeated full gcs
...
8238858: G1 Mixed gc young gen sizing might cause the first mixed gc to immediately follow the prepare mixed gc
Reviewed-by: sjohanss, iwalulya
2020-06-25 16:07:43 +02:00
Thomas Schatzl
8c20401051
8243672: Short term pause time ratio calculation in G1 off
...
Reviewed-by: sjohanss, kbarrett
2020-06-25 16:07:39 +02:00
Stefan Karlsson
9d6aa42a7c
8247820: ParallelGC: Process strong OopStorage entries in parallel
...
Reviewed-by: pliden, eosterlund, kbarrett, tschatzl
2020-06-24 13:16:24 +02:00
Stefan Karlsson
3797364ce9
8248133: SerialGC: Unify handling of all OopStorage instances in root processing
...
Reviewed-by: eosterlund, kbarrett, pliden
2020-06-24 13:15:54 +02:00
Stefan Karlsson
156f6174ed
8248132: ZGC: Unify handling of all OopStorage instances in root processing
...
Reviewed-by: pliden, kbarrett, tschatzl
2020-06-24 13:15:00 +02:00