On Tue, 4 Apr 2023 20:15:41 GMT, Leonid Mesnik <lmes...@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 <lmes...@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