RFR: 8250636: iso8601_time returns incorrect offset part on MacOS
Doerr, Martin
martin.doerr at sap.com
Tue Aug 11 07:46:46 UTC 2020
Hi Dmitry,
no problem. Such things happen.
Thanks a lot for taking care of it.
Best regards,
Martin
> -----Original Message-----
> From: Dmitry Cherepanov <dcherepanov at azul.com>
> Sent: Montag, 10. August 2020 22:12
> To: Doerr, Martin <martin.doerr at sap.com>; gerard ziemski
> <gerard.ziemski at oracle.com>; David Holmes <david.holmes at oracle.com>;
> hotspot-runtime-dev at openjdk.java.net; Stuefe, Thomas
> <thomas.stuefe at sap.com>
> Subject: Re: RFR: 8250636: iso8601_time returns incorrect offset part on
> MacOS
>
> 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