On Tue, 12 Mar 2024 14:56:55 GMT, Kevin Rushforth <k...@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