History log of /openjdk10/langtools/test/tools/javac/processing/rounds/TypesCachesCleared.java
Revision Date Author Comments
# 2933:49d207bf704d 21-May-2015 akulyakh

8076543: Add @modules as needed to the langtools tests
Reviewed-by: jjg, shurailine


# 2353:d8d27b8088fd 08-Apr-2014 jlahoda

8038455: Use single Context for all rounds of annotation processing
Summary: One set of javac services, as well as created ClassSymbols, is reused for all rounds of processing now.
Reviewed-by: jjg, jfranck, darcy, vromero