mcimadamore [Thu, 23 Oct 2008 17:59:43 +0100] rev 1528
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