Integrated: 7903727: Remove the reliance on String Templates feature

Nizar Benalla nbenalla at openjdk.org
Wed Jun 5 17:38:09 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.

This pull request has now been integrated.

Changeset: a6991482
Author:    Nizar Benalla <nbenalla at openjdk.org>
Committer: Maurizio Cimadamore <mcimadamore at openjdk.org>
URL:       https://git.openjdk.org/jextract/commit/a699148238fad919390d67eeb73805e780a518e8
Stats:     324 lines in 9 files changed: 38 ins; 3 del; 283 mod

7903727: Remove the reliance on String Templates feature

Reviewed-by: mcimadamore, jvernee

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

PR: https://git.openjdk.org/jextract/pull/244


More information about the jextract-dev mailing list