test/tools/javac/policy/test1/simple.ACD.out

Fri, 29 Apr 2011 16:06:28 +0100

author
mcimadamore
date
Fri, 29 Apr 2011 16:06:28 +0100
changeset 992
dc3d9ef880a1
parent 119
1e83972f53fb
child 2525
2eb010b6cb22
permissions
-rw-r--r--

6550655: com.sun.tools.javac.code.Symbol$CompletionFailure
Summary: Accessing a non-existing enum constant from an annotation whose class is available results in an internal error
Reviewed-by: jjg

     1 [attribute A]
     2 [attribute A1]
     3 [attribute A2]
     4 [attribute C]
     5 [attribute C1]
     6 [attribute C2]
     7 [attribute D]
     8 [attribute D1]
     9 [attribute D2]
    10 [flow A]
    11 [flow A1]
    12 [flow A2]
    13 [flow C]
    14 [flow C1]
    15 C.java:12:17: compiler.err.unreachable.stmt
    16 1 error

mercurial