> comment() on the shared Log has an empty body since the verbose mode removal, > it prints nothing. the only callers left were the print_log_without_verbose > helpers in 13 old jdi ReferenceType tests, dead output paths. deleted the > helpers and their call sites and removed the method. the same messages > already go through print_log_on_verbose right next to them, so nothing is > lost. > > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Shiv Shah has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains two commits: - Merge master - 8390309: Remove deprecated comment() method from nsk.share.Log ------------- Changes: https://git.openjdk.org/jdk/pull/32341/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=32341&range=01 Stats: 180 lines in 14 files changed: 0 ins; 166 del; 14 mod Patch: https://git.openjdk.org/jdk/pull/32341.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/32341/head:pull/32341 PR: https://git.openjdk.org/jdk/pull/32341
