History log of /openjdk9/langtools/test/tools/javac/varargs/7043922/T7043922.java
Revision Date Author Comments
# 3999:326d25df2cb7 15-Feb-2017 amlu

8174059: langtools test failed again on win32 with the trial reversion changes for limited win32 address space
Reviewed-by: darcy


# 3945:693a87020034 03-Feb-2017 darcy

8173305: Trial reversion of langtools test changes for limited win32 address space
Reviewed-by: jjg, amlu


# 3586:2bf73f8c25e0 15-Aug-2016 darcy

8163999: Workaround intermittent failures of TreePosTest.java due to C2 memory usage
Reviewed-by: jjg


# 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


# 1009:5faa9eedc44e 16-May-2011 mcimadamore

7043922: Regression: internal compiler error for nested anonymous inner class featuring varargs constructor
Summary: Attributing a constructor call does not clean up the compiler's attribution context
Reviewed-by: jjg