RFR: 8324326: Update ICU4C to 74.2

Kevin Rushforth kcr at openjdk.org
Tue Mar 12 15:36:32 UTC 2024


On Tue, 12 Mar 2024 14:56:55 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

>> Updated icu to v74.2. Sanity testing looks fine. Verified build on all platforms
>
> modules/javafx.web/src/main/native/Source/ThirdParty/icu/CMakeLists.txt line 593:
> 
>> 591: 
>> 592: # Get just file name without extension
>> 593: set(ICU_DATA_FILE_NAME "icudt74l")
> 
> Shouldn't this be 742?

Never mind. I see now that's an `l` not a `1` after the `74. Sorry for the noise.

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1398#discussion_r1521633912


More information about the openjfx-dev mailing list