package a; public class Consts3 { protected static String A_CONST="bla"; // should be ok, TestNPE3 is a subclass of Consts }