Reviewed-by: jjg, shurailine
8029161: javac crashing when processing broken annotations Attributing values of annotation attributes regardless how broken the annotation is. Reviewed-by: jjg, jfranck
Error recovery for incorrect annotation attribute values - ensure the values are always attributed appropriately Reviewed-by: jfranck, jjg