Losing features of JVM_Open, e.g. CLOEXEC
Martin Buchholz
martinrb at google.com
Thu Oct 30 18:26:06 UTC 2014
On Thu, Oct 30, 2014 at 10:52 AM, Mario Torre
<neugens.limasoftware at gmail.com> wrote:
> Indeed, but /proc/$PID/fd can perhaps be useful here? Not sure if this
> can make a reasonable test though.
Mario, I'm not sure what you mean.
Even if we can find and inspect each fd, and even if we knew the
stacktrace of where every fd was created, we still wouldn't know which
close-on-exec flag should be cleared.
More information about the core-libs-dev
mailing list