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. This pull request has now been integrated. Changeset: 2d6045a2 Author: Naoto Sato <na...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/2d6045a26f60fb36f69680e3a83b8303ab2c13e4 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod 8301875: java.util.TimeZone.getSystemTimeZoneID uses C library default file mode Reviewed-by: jlu, joehw ------------- PR: https://git.openjdk.org/jdk/pull/23356