RFR: 8355301: Simplify the code by using record [v2]
Shaojin Wen
swen at openjdk.org
Wed Apr 23 00:58:08 UTC 2025
> As the title says, this is a simple refactoring that simplifies the code by using record.
Shaojin Wen has updated the pull request incrementally with one additional commit since the last revision:
from @liach, Use static pirntln method to replace WrappedStream and WrappedPrintWriter
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/24795/files
- new: https://git.openjdk.org/jdk/pull/24795/files/6f7b62bc..1f932b2d
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=24795&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=24795&range=00-01
Stats: 61 lines in 1 file changed: 13 ins; 32 del; 16 mod
Patch: https://git.openjdk.org/jdk/pull/24795.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/24795/head:pull/24795
PR: https://git.openjdk.org/jdk/pull/24795
More information about the core-libs-dev
mailing list