RFR: JDK-8306441: Two phase segmented heap dump [v21]
Yi Yang
yyang at openjdk.org
Thu Aug 3 02:06:52 UTC 2023
On Wed, 2 Aug 2023 18:02:22 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:
> so I'm still wondering how this use of SATestUtils.createProcessBuilder() got in this new test in the first place
I simply grep existing tests and found this snippet to create java process. There is no special intention, it is an obvious misuse :-)
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13667#discussion_r1282564214
More information about the serviceability-dev
mailing list