RFR: 8305607: Remove some unused test parameters in com/sun/jdi tests [v2]
Leonid Mesnik
lmesnik at openjdk.org
Thu Apr 6 03:19:12 UTC 2023
> 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.
Leonid Mesnik has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
- Merge branch 'master' of https://github.com/openjdk/jdk into 8305607
- fixed tests
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/13337/files
- new: https://git.openjdk.org/jdk/pull/13337/files/9ed4c893..e52a1714
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=13337&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=13337&range=00-01
Stats: 36369 lines in 832 files changed: 17274 ins; 15527 del; 3568 mod
Patch: https://git.openjdk.org/jdk/pull/13337.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/13337/head:pull/13337
PR: https://git.openjdk.org/jdk/pull/13337
More information about the serviceability-dev
mailing list