Integrated: 8340391: Windows jcmd System.map and System.dump_map tests failing
Kevin Walls
kevinw at openjdk.org
Wed Sep 18 19:20:07 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.
This pull request has now been integrated.
Changeset: 9cfc03aa
Author: Kevin Walls <kevinw at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/9cfc03aa81f2ae20616c8cc27e3467ad01cf985f
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8340391: Windows jcmd System.map and System.dump_map tests failing
Reviewed-by: cjplummer
-------------
PR: https://git.openjdk.org/jdk/pull/21073
More information about the serviceability-dev
mailing list