RFR: 8263236: runtime/os/TestTracePageSizes.java fails on old kernels [v6]

Stefan Johansson sjohanss at openjdk.java.net
Thu May 6 18:40:54 UTC 2021


On Thu, 6 May 2021 18:31:42 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> > So the `hg` vmFlag is present for all kernels we care about?
> 
> Apparently. It is the test regexp that mismatches when kernel replies `??` for any other VMA flag.

Got that. Just wanted to make sure noone else had this problem because they were on an even older kernel where `ht` actually wasn't added. But even if that is the case this fix is good =)

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

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


More information about the hotspot-runtime-dev mailing list