9826b64e1f
The painless whitelist has a lot of self-checking, in this case, it checks for missing covariant overrides. It fails on java 9, because LocalDate.getEra() now returns IsoEra instead of Era: https://bugs.openjdk.java.net/browse/JDK-8072746 To our checker, it thinks we were lazy with whitelisting :) This means painless works on java 9 again |
||
---|---|---|
.. | ||
licenses | ||
src | ||
ant.xml | ||
build.gradle |