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). This pull request has now been integrated. Changeset: c52c0769 Author: Shiv Shah <[email protected]> Committer: Chris Plummer <[email protected]> URL: https://git.openjdk.org/jdk/commit/c52c07696a35c312e07b4d34b0b7565d6156815e Stats: 180 lines in 14 files changed: 0 ins; 166 del; 14 mod 8390309: Remove deprecated comment() method from nsk.share.Log Reviewed-by: dholmes, cjplummer ------------- PR: https://git.openjdk.org/jdk/pull/32341
