RFR: 8305608: Change VMConnection to use "test.class.path"instead of "test.classes" [v2]
Chris Plummer
cjplummer at openjdk.org
Thu Apr 6 01:09:08 UTC 2023
On Thu, 6 Apr 2023 00:01:05 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.
>
> Leonid Mesnik has updated the pull request incrementally with one additional commit since the last revision:
>
> fix
Marked as reviewed by cjplummer (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/13339#pullrequestreview-1373924130
More information about the serviceability-dev
mailing list