RFR: 8298907: nsk JDI tests pass if the debuggee failed to launch

Chris Plummer cjplummer at openjdk.org
Fri Jan 27 23:42:18 UTC 2023


On Fri, 27 Jan 2023 23:24:43 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:

> Updated run() to return exitCode and make testExitCode non-static to don't use it in run()

Thanks for cleaning this up. The changes look good. Did you experiment with any of the tests to make sure an invalid arg passed to the debuggee results in a failure? You can add the arg to the start of `-debugee.vmkeys` in TestDescriptions.java.

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

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


More information about the serviceability-dev mailing list