blob: d1ec4bb531bb21595b9a1a4197d5f67c60fc501b [file] [log] [blame]
This directory tests the annotation class loader's basic capabilities of loading
from the qual directory of a checker in two ways:
1) from a file directory
2) from a jar
To see the demo, edit the Makefile with the location of your JDK 8's javac
(variable JAVAC) then run: make demo1 or make demo2