Hi Brian, no problem. So, may I consider this reviewed?
Thanks Christoph From: Brian Burkhalter [mailto:brian.burkhal...@oracle.com] Sent: Donnerstag, 22. Dezember 2016 16:56 To: Langer, Christoph <christoph.lan...@sap.com> Cc: core-libs-dev@openjdk.java.net; nio-...@openjdk.java.net; ppc-aix-port-...@openjdk.java.net; Roger Riggs <roger.ri...@oracle.com>; Volker Simonis <volker.simo...@gmail.com>; Lindenmaier, Goetz <goetz.lindenma...@sap.com> Subject: Re: RFR(S): 8171906: Changes for 8148023 break AIX build Sorry about that. There seems to a surprising lack of consistency for this across the platforms. Regards, Brian On Dec 22, 2016, at 7:03 AM, Langer, Christoph <christoph.lan...@sap.com<mailto:christoph.lan...@sap.com>> wrote: The build breaks because NAME_MAX is not defined on AIX (just like Solaris, I guess) and we have to define it in UnixFileSystem_md.c.