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

Claes Redestad redestad at openjdk.org
Fri Apr 26 08:17:33 UTC 2024


On Fri, 26 Apr 2024 02:20:34 GMT, Mandy Chung <mchung at openjdk.org> 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 will be rebased on top of the changes I want to push in #18953 and retargeted as [JDK-8331134](https://bugs.openjdk.org/browse/JDK-8331134)
Port SimpleStringBuilderStrategy to use ClassFile API. I'll go ahead an rename this and prepare the rebasing.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/18690#issuecomment-2078875808


More information about the core-libs-dev mailing list