On Mon, 29 Jun 2026 11:24:42 GMT, Matthias Baesken <[email protected]> wrote:

> BUILD_LIBJAVA has some warnings disabled, this can be adjusted.
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

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

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

PR Review Comment: https://git.openjdk.org/jdk/pull/31709#discussion_r3515252454

Reply via email to