ensure redundant on demund imports are not created when shorten class refs would find a conflict with class in same package/implicitly imported package (IDEA-169190)

This commit is contained in:
Anna.Kozlova
2017-03-16 15:03:15 +01:00
parent 59bf111265
commit 9a3f46076c
3 changed files with 26 additions and 6 deletions
@@ -1,6 +1,5 @@
package pack2;
import java.util.List;
import java.util.*;
public class Usage2 {
int method() {