aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/runtime/OomSignalHandler.java
Commit message (Expand)AuthorAge
* Fixed some Bazel java tests on WindowsGravatar Yun Peng2016-06-17
* Wipe out misleading stack trace in pre-allocated OOM exception.Gravatar Eric Fellheimer2016-06-10
* Pre-allocate memory at a few (non-exhaustive) sites that are on the exit path...Gravatar Janak Ramakrishnan2016-05-24
* Description redacted.Gravatar Janak Ramakrishnan2016-03-15
* When --experimental_oom_more_eagerly is enabled, tell Bazel to exit with an O...Gravatar Janak Ramakrishnan2016-03-10