RFR: 7903727: Remove the reliance on String Templates feature [v8]
Nizar Benalla
nbenalla at openjdk.org
Wed Jun 5 15:42:18 UTC 2024
On Wed, 5 Jun 2024 15:14:01 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
>> If you fix these, shouldn't you fix also the other cases in this switch, for consistency?
>
> Ah ok, alignIfNeeded assumes formatting... but, is that a self-inflicted wound?
Let me see. With it being used only 10 times in the codebase, I could rework it.
I'd like to avoid an overload.
-------------
PR Review Comment: https://git.openjdk.org/jextract/pull/244#discussion_r1628012648
More information about the jextract-dev
mailing list