RFR: 7903727: Remove the reliance on String Templates feature

Nizar Benalla nbenalla at openjdk.org
Mon May 20 11:08:37 UTC 2024


On Mon, 20 May 2024 09:17:22 GMT, Nizar Benalla <nbenalla at openjdk.org> wrote:

> This PR aims to replace the usage of string templates with `String::format`, since there will be no string template feature in JDK 23.
> I tried to keep similar indentation and convert them in-place, to make reviewing the changes easier.

Thanks for the comments!

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

PR Comment: https://git.openjdk.org/jextract/pull/244#issuecomment-2120218100


More information about the jextract-dev mailing list