package r2; /* Regression test for bug 22102 Not all implementors found for IPartListener */ public class X { I field = new I() { }; }