RFR: 8288706: Unused parameter 'boolean newln' in method java.lang.VersionProps#print(boolean, boolean)
Lance Andersen
lancea at openjdk.org
Tue Jul 5 18:47:56 UTC 2022
Hi all,
This PR cleans up `VersionProps::print` removing the unused parameter `newln`.
Mach5 tiers1-3 are currently running.
Best,
Lance
-------------
Commit messages:
- Address unused parameter in VersionProps::print
Changes: https://git.openjdk.org/jdk/pull/9382/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=9382&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8288706
Stats: 19 lines in 2 files changed: 1 ins; 13 del; 5 mod
Patch: https://git.openjdk.org/jdk/pull/9382.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/9382/head:pull/9382
PR: https://git.openjdk.org/jdk/pull/9382
More information about the core-libs-dev
mailing list