RFR: JDK-8285932 Implementation of JEP 430 String Templates (Preview) [v61]
Jim Laskey
jlaskey at openjdk.org
Thu Apr 13 19:01:09 UTC 2023
On Thu, 13 Apr 2023 14:30:19 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
>> Jim Laskey has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Typo
>
> src/jdk.incubator.concurrent/share/classes/module-info.java line 35:
>
>> 33: exports jdk.incubator.concurrent;
>> 34: }
>> 35:
>
> Not related to StringTemplates; could be left as is.
Agree - I think it must have been a merge issue. I don't recall having a need to change this file.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/10889#discussion_r1165914905
More information about the core-libs-dev
mailing list