RFR: 8287596: Reorg jdk.test.lib.util.ForceGC [v10]

Roger Riggs rriggs at openjdk.org
Fri Jul 1 14:29:33 UTC 2022


On Fri, 1 Jul 2022 08:40:06 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:

>> @dfuch  Taking a reference as parameter could simplify the use of ForceGC.  I though about this idea as well, when I had to check lambada expressions in each call.  I would like to do it in the future so that this PR could focus on less things.
>
> Thanks @XueleiFan, that's fine by me!

When using Reference/ReferenceQueue there is no Cleaner, only normal reference processing (via GC).

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

PR: https://git.openjdk.org/jdk/pull/8979



More information about the security-dev mailing list