History log of /openjdk9/langtools/test/tools/javac/annotations/typeAnnotations/failures/CantAnnotatePackages.java
Revision Date Author Comments
# 2976:431f00f9cbd2 08-Jul-2015 sadayapalam

8130745: Revert fix pushed for JDK-8074346
Reviewed-by: jlahoda


# 2962:c6f2ffcc44b9 15-Jun-2015 sadayapalam

8074346: Type annotation on a qualified type causes spurious 'cannot find symbol' errors
Summary: Issue clear diagostic when package names in a qualified type name are illegally annotated
Reviewed-by: mcimadamore, jlahoda


# 2628:8df25ec8c930 08-Sep-2014 jfranck

8056021: checkin for JDK-8027262 breaks Checker Framework
Reviewed-by: jjg, mcimadamore


# 2400:5fbdcc2e3a75 02-May-2014 jjg

8042358: some tests have placeholder bugid 1234567
Reviewed-by: mduigou


# 2133:b0c086cd4520 15-Oct-2013 jjg

8026564: import changes from type-annotations forest
Reviewed-by: jjg
Contributed-by: wdietl@gmail.com, steve.sides@oracle.com