Integrated: 8366716: Move SmapsParser from runtime/os/TestTracePageSizes.java into testlib

jonghoonpark duke at openjdk.org
Tue Oct 14 09:13:31 UTC 2025


On Sun, 14 Sep 2025 08:35:53 GMT, jonghoonpark <duke at openjdk.org> wrote:

> related jira issue: https://bugs.openjdk.org/browse/JDK-8366716
> 
> ---
> 
> Following the direction outlined in the issue description,
> I've extracted the common parts from `TestTracePageSizes` and `TestTransparentHugePagesHeap` to implement the `SmapsParser` test library.
> 
> I've confirmed that it works without issues in my local tests.
> 
> Reviews and feedback are welcome.

This pull request has now been integrated.

Changeset: 90cf3a20
Author:    jonghoonpark <dev at jonghoonpark.com>
Committer: Stefan Johansson <sjohanss at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/90cf3a2086cb0705dd519ff327be350e24a83af5
Stats:     510 lines in 3 files changed: 255 ins; 243 del; 12 mod

8366716: Move SmapsParser from runtime/os/TestTracePageSizes.java into testlib

Co-authored-by: Stefan Johansson <sjohanss at openjdk.org>
Reviewed-by: sjohanss, syan

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

PR: https://git.openjdk.org/jdk/pull/27273


More information about the hotspot-dev mailing list