Hi Bernard, I think you are correct. Webrev updated accordingly:
http://cr.openjdk.java.net/~bpb/8207744/webrev.01/ I know you cannot do it, but a build of this on AIX by someone would be appreciated (not urgent). Thanks, Brian On Jul 27, 2018, at 7:16 AM, B. Blaser <bsr...@gmail.com> wrote: > I cannot experiment on AIX myself but as mentioned in [1], shouldn't > this also/only be necessary in 'OperatingSystemImpl.c' & > 'TimeZone_md.c'? > I guess the problem on AIX is that 'readdir64' needs > 'openddir64/closedir64/DIR64' while these methods don't exist and are > de-facto not necessary on Linux (at least with glibc 2.26 64-bit). > The other files you suggest to fix seem to use 'readdir' so I believe > 'opendir/closedir' are well deserved here. > > What do you think? > > Thanks, > Bernard > > > [1] http://mail.openjdk.java.net/pipermail/core-libs-dev/2018-July/054439.html