RFR: 8305608: Change VMConnection to use "test.class.path"instead of "test.classes" [v2]
Serguei Spitsyn
sspitsyn at openjdk.org
Thu Apr 6 01:29:16 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
Thank you for update.
The fix looks good.
Thanks,
Serguei
-------------
Marked as reviewed by sspitsyn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/13339#pullrequestreview-1373934773
More information about the serviceability-dev
mailing list