summaryrefslogtreecommitdiff
path: root/test/151-OpenFileLimit/src/Main.java
Commit message (Expand)AuthorAgeFilesLines
* Improve error message in 151-OpenFileLimit.Richard Uhler2018-04-091-1/+2
* Fix potential out of bounds access in 151-OpenFileLimit test.Richard Uhler2018-01-021-1/+4
* Fall back to true anonymous mmap if out of file descriptors.Richard Uhler2016-10-251-5/+1
* Return error message if IndirectReferenceTable construction fails.Richard Uhler2016-10-191-0/+82