Re: RFR: 8331134: Port SimpleStringBuilderStrategy to use ClassFile API [v9]

2024-04-26 Thread Claes Redestad
On Fri, 26 Apr 2024 02:20:34 GMT, Mandy Chung wrote: >> Claes Redestad has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Nits, clean up constant, introduce missing constant MethodTypeDesc for >> toString > > It's a little confusing for JD

Re: RFR: 8331134: Port SimpleStringBuilderStrategy to use ClassFile API [v9]

2024-04-26 Thread Claes Redestad
On Fri, 26 Apr 2024 02:20:34 GMT, Mandy Chung wrote: > It's a little confusing for JDK-8327247 to have 2 PRs but it's okay. We can > add a note in JDK-8327247 to clarify. I assume you plan to use PR to convert > to use ClassFile API after you pull from JDK-8327247 once integrated? Yes, this PR