RFR: 8311986: runtime/os/TestTracePageSizes.java fails for ShenandoahGC

Thomas Stuefe stuefe at openjdk.org
Fri Jul 14 09:10:56 UTC 2023


On Fri, 14 Jul 2023 09:02:18 GMT, Roman Kennke <rkennke at openjdk.org> wrote:

> I believe @tstuefe might know more about this.

Possibly caused by defect THP detection. Possibly fixed by upcoming https://github.com/openjdk/jdk/pull/14739.

I remember knowing more, e.g. why this affects Shenandoah only, but the details slipped my mind for a moment. But I know that is why we explicitly don't test for Shenandoah. Therefore this patch is fine.

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

PR Comment: https://git.openjdk.org/jdk/pull/14858#issuecomment-1635545067


More information about the hotspot-runtime-dev mailing list