Buck does not compile with Java 11
Created by: shs96c
Set your JAVA_HOME to point to an official Java 9 JDK. Run ant clean default
. Watch the catastrophic failure of the build.
Fortunately, once you have a compiled version of buck, it runs under Java 9, which is nice.