RFR: 8310110: Shenandoah: Trace page sizes [v3]

Thomas Stuefe stuefe at openjdk.org
Tue Jun 20 15:07:05 UTC 2023


On Tue, 20 Jun 2023 14:40:43 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> > The newly added Shenandoah test uncovered an old bug where the Aux bitmap would not be madvised correctly for use with THP. Tracked by https://bugs.openjdk.org/browse/JDK-8310388, and I disable the test for now.
> 
> OK, assuming we get the consensus around JDK-8310388 soon, we can wait for that to land before this test? :)

The test still makes sense for explicit huge pages, or?

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

PR Comment: https://git.openjdk.org/jdk/pull/14486#issuecomment-1598969394


More information about the hotspot-dev mailing list