RFR: 8194823: Serial GC does not account GCs caused by TLAB allocation in GC overhead limit [v2]
Guoxiong Li
gli at openjdk.org
Sat May 27 11:02:55 UTC 2023
On Fri, 26 May 2023 09:38:25 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> I can't see any dependency btw them after skimming through their specification. Worth investigation in its own ticket/PR.
>
> Some background which might be useful, "UseGCOverheadLimit can work independently of UseAdaptiveSizePolicy" from https://bugs.openjdk.org/browse/JDK-8212206
Filed https://bugs.openjdk.org/browse/JDK-8308983 to follow up.
> I am leaned towards removing it, as it is effectively dead code.
I also think it is good to remove it.
If hearing no objection in the next several days, I will submit another issue&PR to remove it and close this one.
Or I should remove it in this PR? Need to be confirmed here.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14120#issuecomment-1565350288
More information about the shenandoah-dev
mailing list