In some situations javac failed to report 'cannot resolve symbol' for
single-type-import of inner class I with name of class, which inherits
I from its superclass.
single-type-import of inner class I with name of class, which inherits
I from its superclass.
- duplicates
-
JDK-4462745 compiler permits to import class given by its non-canonical name
- Closed