RFR: JDK-8285932 Implementation of JEP-430 String Templates (Preview) [v3]
Jim Laskey
jlaskey at openjdk.org
Mon Oct 31 12:53:29 UTC 2022
On Fri, 28 Oct 2022 20:07:35 GMT, Rémi Forax <forax at openjdk.org> wrote:
>> The defensive copies are done by the callers.
>
> In that case, i wonder if not not better to move that record inside another class, closer to where the callers are
Moving to TemplateRuntime
-------------
PR: https://git.openjdk.org/jdk/pull/10889
More information about the compiler-dev
mailing list