RFR: JDK-8306441: Two phase segmented heap dump [v26]
Yi Yang
yyang at openjdk.org
Tue Aug 8 09:15:42 UTC 2023
On Tue, 8 Aug 2023 07:41:23 GMT, Kevin Walls <kevinw at openjdk.org> wrote:
> It's not too bad to change the test to launch a LingeredApp and test the output, I made an attempt at that. I'll share a testcase suggestion here, see what you think.
Thank you for the share! It makes sense to me. This test will start JVMs x4 times, which may take a long time, but until a more elegant solution is available, I think we can reach a consensus at the moment (and perhaps file another test improvement issue to optimize it in the future.)
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13667#issuecomment-1669230611
More information about the serviceability-dev
mailing list