We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea98b9e commit a781fbcCopy full SHA for a781fbc
src/site/apt/index.apt
@@ -34,6 +34,9 @@ Animal Sniffer
34
Animal Sniffer provides tools to assist verifying that classes compiled with a newer JDK/API are compatible with an
35
older JDK/API.
36
37
+ Please note this plugin is now in maintenance level as the exact same feature can be now easily achieved using the
38
+ --release flag from Javac see {{http://openjdk.java.net/jeps/247}}
39
+
40
* Introduction
41
42
What happens if you compile a program written with a version of an API that is different from the version you are
0 commit comments