RFR: 8340391: Windows jcmd System.map and System.dump_map tests failing

Kevin Walls kevinw at openjdk.org
Wed Sep 18 18:45:05 UTC 2024


On Wed, 18 Sep 2024 18:05:27 GMT, Kevin Walls <kevinw at openjdk.org> wrote:

> New test is failing on Windows with ZGC: the regex for JAVAHEAP is not matching.
> 
> Matching "mapped", as well as "private", is testing OK for me: ZGC JAVAHEAP is not private in terms of Windows _MEMORY_BASIC_INFORMATION
> 
> Simple regex update to a new test which is failing - I'd like to push this as a trivial change.

Thanks Chris, will integrate shortly.

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

PR Comment: https://git.openjdk.org/jdk/pull/21073#issuecomment-2359168859


More information about the serviceability-dev mailing list