RFR: 8339575: DumpingWithJavaAgent.java failed with missing expected output [v2]
Calvin Cheung
ccheung at openjdk.org
Fri Sep 6 15:24:04 UTC 2024
On Fri, 6 Sep 2024 14:43:39 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.
>
> Matias Saavedra Silva has updated the pull request incrementally with one additional commit since the last revision:
>
> David comment
LGTM
-------------
Marked as reviewed by ccheung (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/20875#pullrequestreview-2286546265
More information about the hotspot-runtime-dev
mailing list