test/tools/javac/6734819/T6734819a.out

Thu, 23 Oct 2008 17:59:43 +0100

author
mcimadamore
date
Thu, 23 Oct 2008 17:59:43 +0100
changeset 155
4d2d8b6459e1
parent 95
fac6b1beaa5a
child 359
8227961c64d3
permissions
-rw-r--r--

6711619: javac doesn't allow access to protected members in intersection types
Summary: Accordingly to new accessibility rules all members of intersection types (but private ones) should be accessible
Reviewed-by: jjg

     1 [attribute Y]
     2 [flow Y]
     3 [attribute W]
     4 [flow W]
     5 [attribute Z]
     6 [flow Z]
     7 [desugar Y]
     8 [generate code Y]
     9 [desugar W]
    10 [generate code W]
    11 [desugar Z]
    12 [generate code Z]

mercurial