RFR: 8329948: Remove string template feature [v4]
Maurizio Cimadamore
mcimadamore at openjdk.org
Thu Apr 11 10:11:43 UTC 2024
On Thu, 11 Apr 2024 09:12:06 GMT, Jan Lahoda <jlahoda at openjdk.org> wrote:
>> Maurizio Cimadamore has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Fix issues in digit classes
>
> test/langtools/jdk/jshell/CompletionSuggestionTest.java line 327:
>
>> 325: assertSignature("String.format(|",
>> 326: "String String.format(String, Object...)",
>> 327: "String String.format(java.util.Locale, String, Object...)"
>
> Nit: this change appears to be unnecessary?
I'll revert - thanks
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18688#discussion_r1560775208
More information about the core-libs-dev
mailing list