commit | 29fedf8e3083317f3f607a70827a3596c47c567b | [log] [tgz] |
---|---|---|
author | Jan Lahoda <jlahoda@openjdk.org> | Mon Sep 22 14:55:14 2014 +0200 |
committer | Jan Lahoda <jlahoda@openjdk.org> | Mon Sep 22 14:55:14 2014 +0200 |
tree | b10029b5da2c249646767a9de8c73dad80433be5 | |
parent | fd313c981e14559247680499c34035e723dfa0c4 [diff] |
8057794: Compiler Error when obtaining .class property Ensuring a non-null type and sym for illegal T.class to prevent downstream errors. Reviewed-by: mcimadamore