RFR: JDK-8285932 Implementation of JEP-430 String Templates (Preview) [v7]
Jim Laskey
jlaskey at openjdk.org
Thu Nov 3 14:52:50 UTC 2022
On Wed, 2 Nov 2022 17:44:24 GMT, Rémi Forax <forax at openjdk.org> wrote:
>> Will use List.of. I think use case is raw and caching should be left to the user.
>
> i agree
I agree. Need a balance of performance and #classes. Just something I'll work on during preview.
-------------
PR: https://git.openjdk.org/jdk/pull/10889
More information about the compiler-dev
mailing list