On Thu, 2 Jul 2026 18:14:29 GMT, Naoto Sato <[email protected]> wrote:
>> Matthias Baesken has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Some more cleanups in TimeZone_md.c > > src/java.base/unix/native/libjava/TimeZone_md.c line 119: > >> 117: * Scans the specified directory and its subdirectories to find a >> 118: * zoneinfo file which has the same content as /etc/localtime on Linux >> 119: * or /usr/share/lib/zoneinfo/localtime on Solaris given in 'buf'. > > I think this Solaris-specific part can be removed as well Makes sense, I removed the Solaris related comment. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/31709#discussion_r3517830922
