Integrated: 8339575: DumpingWithJavaAgent.java failed with missing expected output

Matias Saavedra Silva matsaave at openjdk.org
Mon Sep 9 16:31:09 UTC 2024


On Thu, 5 Sep 2024 19:36:37 GMT, Matias Saavedra Silva <matsaave at openjdk.org> wrote:

> [JDK-8338530](https://bugs.openjdk.org/browse/JDK-8338530) altered DumpingwithJavaAgent to include a check for a new output, however this test can be run with dynamic dumping enabled which leads to the expected output not being generated. This patch moves the test case to a more reasonable location which only checks for static dumping. Verified with tier 1-5 tests.

This pull request has now been integrated.

Changeset: 77468c28
Author:    Matias Saavedra Silva <matsaave at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/77468c284c068f921da543edd28333911e915b61
Stats:     4 lines in 3 files changed: 1 ins; 2 del; 1 mod

8339575: DumpingWithJavaAgent.java failed with missing expected output

Reviewed-by: ccheung, dholmes

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

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


More information about the hotspot-runtime-dev mailing list