public class extest_clinit { static { String s = null; s.length(); } public static int i; }