RFR: 8333769: Pretouching tests dont test pretouching [v3]
Thomas Stuefe
stuefe at openjdk.org
Tue Jun 18 14:08:18 UTC 2024
On Tue, 18 Jun 2024 13:58:16 GMT, Sonia Zaldana Calles <szaldana at openjdk.org> wrote:
> I recall there's some issue for debug-build due to `ZapUnusedHeapArea` so that tests would still pass even if pretouching logic is broken/disabled in VM.
>
> Have you checked whether test case fails if you purposely introduce a bug in pretouch logic in VM?
@albertnetymk I thought `ZapUnusedHeapArea` is only for clearing after evacuation.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19699#issuecomment-2176190486
More information about the hotspot-gc-dev
mailing list