RFR: JDK-8287671: Adjust ForceGC to invoke System::gc fewer times for negative case

Roger Riggs rriggs at openjdk.java.net
Fri Jun 3 18:58:31 UTC 2022


On Fri, 3 Jun 2022 18:05:52 GMT, Mandy Chung <mchung at openjdk.org> wrote:

> This reapplies JDK-8287384 and adjust the number of GCs for negative case, i.e. the condition is never met that is used to verify a reference is not GC'ed.

Marked as reviewed by rriggs (Reviewer).

-------------

PR: https://git.openjdk.java.net/jdk/pull/9021


More information about the core-libs-dev mailing list