History log of /openjdk9/langtools/test/tools/javac/lib/combo/ComboTask.java
Revision Date Author Comments
# 3973:3e4d400638e5 10-Feb-2017 vromero

8174099: class ComboTask at the combo test library needs an execute() method
Reviewed-by: mcimadamore


# 3019:176472b94f2e 31-Aug-2015 mcimadamore

8129962: Investigate performance improvements in langtools combo tests
Summary: New combo API that runs all combo instances in a shared javac context (whenever possible).
Reviewed-by: jjg, jlahoda, vromero