8029161: javac crashing when processing broken annotations Attributing values of annotation attributes regardless how broken the annotation is. Reviewed-by: jjg, jfranck
Make sure JCAnnotation trees have type != null before annotation processing Reviewed-by: jjg