Closed
Description
object Max {
java.util.Collections.max(null)
}
Boom:
error: error while loading Collections$1,
class file /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/rt.jar(java/util/Collections$1.class) is broken, reading aborted with class java.util.NoSuchElementException
key not found: E
one error found