RFR: 8305608: Change VMConnection to use "test.class.path"instead of "test.classes"

Leonid Mesnik lmesnik at openjdk.org
Tue Apr 4 20:57:10 UTC 2023


On Tue, 4 Apr 2023 20:42:34 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:

> Currently, VMConnection run debugee using "test.classes" as a classpath. It cause test failures when virtual thread factory (wrapper) is enabled and test is not located the same directory as TestScaffold.

Might  be always use use to simplify execution and allow debugee to use test library?

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

PR Comment: https://git.openjdk.org/jdk/pull/13339#issuecomment-1496581485


More information about the serviceability-dev mailing list