On Wed, 19 Aug 2026 19:54:41 GMT, Shiv Shah <[email protected]> wrote:
>> 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 Okay. ------------- Marked as reviewed by dholmes (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/32341#pullrequestreview-4989913207
