On Wed, 29 Jan 2025 20:42:30 GMT, Naoto Sato <na...@openjdk.org> wrote:
> Force opening "tzmappings" file in text mode. Confirmed the fix with customer > provided test case. Also replaced the file open function with the safer one. Fix looks correct to force "text mode". Switch to `fopen_s` also looks good. ------------- Marked as reviewed by jlu (Committer). PR Review: https://git.openjdk.org/jdk/pull/23356#pullrequestreview-2582399663