<i18n dev> Integrated: 8272626: Avoid C-style array declarations in java.*

Claes Redestad redestad at openjdk.java.net
Wed Aug 18 10:50:32 UTC 2021


On Wed, 18 Aug 2021 10:07:35 GMT, Claes Redestad <redestad at openjdk.org> wrote:

> C-style array declarations generate noisy warnings in IDEs, et.c. This patch cleans up all java.* packages.
> 
> (Copyrights intentionally not updated due the triviality of most changes)

This pull request has now been integrated.

Changeset: 30b0f820
Author:    Claes Redestad <redestad at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/30b0f820cec12b6da62229fe78a528ab3ad0d134
Stats:     140 lines in 54 files changed: 0 ins; 0 del; 140 mod

8272626: Avoid C-style array declarations in java.*

Reviewed-by: dfuchs, alanb

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

PR: https://git.openjdk.java.net/jdk/pull/5161


More information about the i18n-dev mailing list