RFR: 8250636: iso8601_time returns incorrect offset part on MacOS

Dmitry Cherepanov dcherepanov at azul.com
Mon Aug 10 20:12:15 UTC 2020


Hi Martin,

On 10.08.2020 22:20, Doerr, Martin wrote:
> Hi,
>
> unfortunately, tm_gmtoff seems to be a BSD and GNU extension.
> It's not POSIX and doesn't build on AIX:
> os.cpp:163:34: error: no member named 'tm_gmtoff' in 'tm'
> We'll need a follow up fix.

Sorry for the broken build, I filed a new bug (https://bugs.openjdk.java.net/browse/JDK-8251365) and will send a review request soon.

Dmitry




More information about the hotspot-runtime-dev mailing list