mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 18:44:38 +02:00

7177813: Static import to local nested class fails MemberEnter overhaul - TypeEnter is split out of MemberEnter; the TypeEnter consists of several Phases which ensure actions are done in the correct order. Co-authored-by: Maurizio Cimadamore <maurizio.cimadamore@oracle.com> Reviewed-by: mcimadamore, jfranck, aeremeev
2 lines
No EOL
143 B
Text
2 lines
No EOL
143 B
Text
NoImportedNoClasses.java:10:1: compiler.err.cant.resolve.location: kindname.static, UNKNOWN, , , kindname.interface, java.lang.Runnable
|
|
1 error |