RFR: 8327704: Update nsk/jdi tests to use driver instead of othervm [v2]
Leonid Mesnik
lmesnik at openjdk.org
Sat Mar 9 04:36:52 UTC 2024
On Sat, 9 Mar 2024 02:29:13 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:
> If you missed removing a System.exit(), what would the symptoms be if called?
>
> Can you give us examples of before and after failure modes?
The test which is executed as driver and call System.exit() fails with following message:
Debuggee's process finished with status: 95
TEST RESULT: Error. Agent communication error: java.io.EOFException; check console log for any additional details
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18174#issuecomment-1986725983
More information about the serviceability-dev
mailing list