RFR: 8285951: Replace Algorithms.eatMemory(...) with WB.fullGC() in vmTestbase_vm_gc_ref tests [v3]

Thomas Schatzl tschatzl at openjdk.java.net
Thu May 12 12:34:50 UTC 2022


On Mon, 9 May 2022 02:07:37 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:

>> remainging weak/soft/phantom reference tests are updated to use WB.fullGC()
>> 
>> The TEST.properties are removed for single-threaded tests.
>
> Leonid Mesnik has updated the pull request incrementally with one additional commit since the last revision:
> 
>   removed incorrect comment

Seems good. It seems that with this change we can close out all existing issues with these tests (phantom*, soft*, etc) that fail because of intermittent OOME.

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

Marked as reviewed by tschatzl (Reviewer).

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



More information about the hotspot-gc-dev mailing list