OpenjdkJvm.cc: Add O_CLOEXEC
Prevent file descriptors from leaking across an exec() boundary by setting the O_CLOEXEC flag. Bug: 120983106 Test: compiles and boots Change-Id: I61343302ebe0f5d26ffe0b1f9e9a61fe29e9b715
Loading
Please sign in to comment