RFR 8191872: (fs) UnixNativeDispatcher conditionally compiles in support for high precision timestamps
Volker Simonis
volker.simonis at gmail.com
Thu Dec 7 12:53:34 UTC 2017
Hi Brian,
thanks for caring for our AIX port.
Your change looks good and works fine on AIX. I think it will break on
version of AIX older than 7.1 (and the "_POSIX_C_SOURCE >= 200809L)"
guard protected against that)
but that's no problem as we don't plan to support Java 10 on AIX 6.1
and below :)
Regards,
Volker
On Wed, Dec 6, 2017 at 10:15 PM, Brian Burkhalter
<brian.burkhalter at oracle.com> wrote:
> On Dec 6, 2017, at 12:43 PM, Alan Bateman <Alan.Bateman at oracle.com> wrote:
>
> Volker or someone in SAP will probably want to test this patch on AIX. I
> don't know if it will need a follow-up issue.
>
>
> I can hold off pushing this until they do so but it should get into JDK 10 I
> think.
>
> Brian
More information about the nio-dev
mailing list