jsr292-mock: mocks of Java 7-8 java.lang.invoke for compilation
This package provides mock versions of the java.lang.invoke package up through Java 8, allowing projects to compile jsr292-related code on lower versions of Java.
It is up to you to determine whether you are running on a capable JVM that provides the necessary features.