jdk/langtools/test/tools/javac/generics/6531090
Maurizio Cimadamore 90e6379916 6711619: javac doesn't allow access to protected members in intersection types
Accordingly to new accessibility rules all members of intersection types (but private ones) should be accessible

Reviewed-by: jjg
2008-10-23 17:59:43 +01:00
..
T6531090a.java 6531090: Cannot access methods/fields of a captured type belonging to an intersection type 2008-04-02 11:44:23 +01:00
T6531090b.java 6711619: javac doesn't allow access to protected members in intersection types 2008-10-23 17:59:43 +01:00