On Fri, 21 Aug 2026 21:24:59 GMT, Shiv Shah <[email protected]> wrote:
>> println on the shared Log has printed through the same path as display since >> the verbose mode removal, the two are interchangeable. converted the >> remaining Log callers, 139 sites across jdb, jvmti hotswap and jdi tests >> plus the shared classes, and removed the method. the Logger inner class >> keeps its println but it goes through display now. a couple of PrintStream >> locals that happen to be named log stay on println. no output changes. >> >> --------- >> - [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 four commits: > > - Merge master > - Keep println on the PrintStream receivers > - Remove the println method > - Convert nsk.share.Log println callers to display @shivshah-oracle Your change (at version 1645387bd6377318baef511559babb2530b8b093) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk/pull/32356#issuecomment-5400601987
