Integrated: 8305607: Remove some unused test parameters in com/sun/jdi tests

Leonid Mesnik lmesnik at openjdk.org
Thu Apr 6 03:35:24 UTC 2023


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

> Some tests set debugee name which is set by startUp() method.
> 
> The test/jdk/com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java set classpath which is not required.

This pull request has now been integrated.

Changeset: 35d22930
Author:    Leonid Mesnik <lmesnik at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/35d22930bbb9f038273361d8a1a07d07f3766735
Stats:     12 lines in 5 files changed: 0 ins; 2 del; 10 mod

8305607: Remove some unused test parameters in com/sun/jdi tests

Reviewed-by: sspitsyn, amenkov, cjplummer

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

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


More information about the serviceability-dev mailing list