> even with source/target set to 1.6, "javac" will complain that (for your pre-Java-8 drivers) you haven't implemented
everything
I see.
This indeed makes "step-by-step" compilation a good solution.
We might want to drop JDK6 support to make it easier for us and for
the contributors (1 JDK less to install).
Vladimir