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

Serguei Spitsyn sspitsyn at openjdk.org
Tue Apr 4 22:58:12 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.

Looks good.
Good to know this about `TestScaffold` framework.
Thanks,
Serguei

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

Marked as reviewed by sspitsyn (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/13337#pullrequestreview-1371896414


More information about the serviceability-dev mailing list