commit | 98eebb453861602bdf8ccd0f2898dc6c30602f98 | [log] [tgz] |
---|---|---|
author | Nick Kralevich <nnk@google.com> | Tue Dec 18 13:46:34 2018 -0800 |
committer | Nick Kralevich <nnk@google.com> | Tue Dec 18 13:46:34 2018 -0800 |
tree | cebfb87d24653035e1fbe913da65814f731bc889 | |
parent | c538043c13d858c6e3f6701229d734168192ff26 [diff] |
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