[8u] [RFR] Request for Review of Backport of JDK-8179887: Build failure with glibc >= 2.24: error: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated
Kim Barrett
kim.barrett at oracle.com
Mon Jul 9 17:45:24 UTC 2018
> On Jul 9, 2018, at 11:01 AM, Andrew Hughes <gnu.andrew at redhat.com> wrote:
>
> I can propose a variant of the warning fix, but I think it has to involve moving
> the readdir function out of os_linux.inline.hpp and into os_linux.cpp so the
> warning pragmas can be safely applied.
I was about to suggest that.
> --
> Andrew :)
>
> Senior Free Java Software Engineer
> Red Hat, Inc. (http://www.redhat.com)
>
> Web Site: http://fuseyism.com
> Twitter: https://twitter.com/gnu_andrew_java
> PGP Key: ed25519/0xCFDA0F9B35964222 (hkp://keys.gnupg.net)
> Fingerprint = 5132 579D D154 0ED2 3E04 C5A0 CFDA 0F9B 3596 4222
More information about the hotspot-dev
mailing list