Integrated: 8366854: Extend jtreg failure handler with THP info

Stefan Karlsson stefank at openjdk.org
Tue Sep 9 11:20:13 UTC 2025


On Thu, 4 Sep 2025 07:03:01 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:

> I propose that we also dump /proc/meminfo, /proc/vmstat, and /sys/kernel/mm/transparent_hugepage/{enabled, defrag} from the failure handler.
> 
> This information has been helpful when investigating a failure where there was an unexpected lack of transparent huge pages.

This pull request has now been integrated.

Changeset: a1ab12b7
Author:    Stefan Karlsson <stefank at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/a1ab12b77266c7124a297e1b2e0a8608b8facb2a
Stats:     11 lines in 1 file changed: 11 ins; 0 del; 0 mod

8366854: Extend jtreg failure handler with THP info

Reviewed-by: ayang, shade, tschatzl, lmesnik, sjohanss

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

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


More information about the core-libs-dev mailing list