commit | 8fb837a1bf67f9c37c6e5c431ae5add7d6ec42a4 | [log] [tgz] |
---|---|---|
author | Maurizio Cimadamore <mcimadamore@openjdk.org> | Wed Jun 01 12:39:24 2016 +0100 |
committer | Maurizio Cimadamore <mcimadamore@openjdk.org> | Wed Jun 01 12:39:24 2016 +0100 |
tree | 4543092d0c9d797d56ec96c80b0c42a9ac302867 | |
parent | 3bad85523cdee8f8689e642255a87f2f2fa0530b [diff] |
8145489: NPE while compiling annotations with qualified names in package-info.java Spurious method reference check in Attr.visitSelect is causing NPE Reviewed-by: vromero