Integrated: 8305608: Change VMConnection to use "test.class.path"instead of "test.classes"
Leonid Mesnik
lmesnik at openjdk.org
Thu Apr 6 14:15:26 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.
This pull request has now been integrated.
Changeset: ddd50d0d
Author: Leonid Mesnik <lmesnik at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/ddd50d0db31e50c0fcedafa290d6eac277ddae3e
Stats: 19 lines in 2 files changed: 1 ins; 12 del; 6 mod
8305608: Change VMConnection to use "test.class.path"instead of "test.classes"
Reviewed-by: cjplummer, sspitsyn
-------------
PR: https://git.openjdk.org/jdk/pull/13339
More information about the serviceability-dev
mailing list