History log of /openjdk9/langtools/test/tools/javac/defaultMethods/static/hiding/InterfaceMethodHidingTest.java
Revision Date Author Comments
# 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


# 2933:49d207bf704d 21-May-2015 akulyakh

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


# 2687:56f8be952a5c 29-Oct-2014 jjg

8062348: langtools tests should close file manager (group 1)
Reviewed-by: darcy


# 2344:6f773742b20f 01-Apr-2014 kizune

8031425: Two langtools/javac tests fail by timeout on Windows
Reviewed-by: jjg, vromero


# 2253:3b4db9e3824d 24-Dec-2013 ksrini

8029230: Update copyright year to match last edit in jdk8 langtools repository for 2013
Reviewed-by: ksrini
Contributed-by: steve.sides@oracle.com


# 1512:cf84b07a82db 21-Jan-2013 mcimadamore

8005166: Add support for static interface methods
Summary: Support public static interface methods
Reviewed-by: jjg