History log of /openjdk9/langtools/test/tools/javac/varargs/8055514/T8055514.java
Revision Date Author Comments
# 2629:b27a7aae4b23 08-Sep-2014 mcimadamore

8055514: Wrong, confusing error when non-static varargs referenced in static context
Summary: Improved heuristics in MethodResolutionPhase.mergeResults()
Reviewed-by: vromero