On Thu, 13 Aug 2026 13:15:39 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). Cleanup looks good. Thanks. ------------- Marked as reviewed by dholmes (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/32341#pullrequestreview-4934055137
