<i18n dev> RFR: 8317952: C-style array declarations in jdk.internal.icu [v2]

Naoto Sato naoto at openjdk.org
Wed Oct 11 15:55:51 UTC 2023


On Wed, 11 Oct 2023 13:03:26 GMT, Claes Redestad <redestad at openjdk.org> wrote:

>> Per Minborg has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Fix additional classes
>
> AFAICT the icu code is integrated from an upstream project (https://github.com/unicode-org/icu/blob/main/icu4j/main/core/src/main/java/com/ibm/icu ?) - so modifying the code in the openjdk will make it harder to sync it up with the upstream project. If possible improvements should be done in the upstream project, otherwise perhaps not at all (unless absolutely necessary for functional purposes). @naotoj?

Yes, I agree with @cl4es here. Unless some dire need to fix them ourselves, I would leave them as they are. Otherwise, syncing with the upstream (which coincidentally I am working on right now) would be more complex.

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

PR Comment: https://git.openjdk.org/jdk/pull/16146#issuecomment-1758005313


More information about the i18n-dev mailing list