RFR: 8267311: vmTestbase/gc/gctests/StringInternGC/StringInternGC.java eventually OOMEs [v4]
Jie Fu
jiefu at openjdk.java.net
Fri May 21 23:31:19 UTC 2021
On Fri, 21 May 2021 17:58:15 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Please move the `system.gc()` call (and the time calculation) into the caller of this method. Having a method called `generateString()` do a `system.gc()` seems quite surprising.
Updated.
Thanks.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4086
More information about the hotspot-gc-dev
mailing list