This minor release contains improvements to MLE reporting for a few runtimes, as well as a few bugfixes.
Runtimes
- Java
java.lang.OutOfMemoryErroras well as certain GC failures are now mapped toMLEverdicts. - Guaranteed that Java, Python 2/3, PyPy 2/3, and C# submissions will report
MLErather thanRTEorIRwhen graded on problems with memory limits lower than baseline run...