On Thu, 11 May 2023 15:40:50 GMT, Justin Lu <j...@openjdk.org> wrote:

> Please review changes to `EquivMapsGenerator.java` (which is used to generate 
> the Locale equivalencies for the JDK).
> 
> The file previously used large concatenated Strings, which are now replaced 
> with text blocks, in addition to some cleanup. No functionality is changed, 
> the Locale equivalencies builds the same.

This pull request has now been integrated.

Changeset: 31683722
Author:    Justin Lu <j...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/316837226ecceb4daa14e2bc1be8ce120edbfdc9
Stats:     185 lines in 1 file changed: 94 ins; 70 del; 21 mod

8306597: Improve string formatting in EquivMapsGenerator.java

Reviewed-by: naoto

-------------

PR: https://git.openjdk.org/jdk/pull/13935

Reply via email to