Re: RFR: 8355301: Simplify the code by using record [v2]

2025-04-22 Thread ExE Boss
On Wed, 23 Apr 2025 00:58:08 GMT, Shaojin Wen wrote: >> 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 pi

Re: RFR: 8355301: Simplify the code by using record [v2]

2025-04-22 Thread Shaojin Wen
> 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 ---