On 1/2/2018 10:31 PM, Yasser Zamani wrote: > > > On 1/2/2018 9:26 PM, Yasser Zamani wrote: >> Illegal field modifiers in class >> org/apache/struts2/json/JSONWriter: 0xA > > I'm confused :( 0xA means `JVM_ACC_PRIVATE | JVM_ACC_STATIC` but the > fields in an interface are implicitly public static final i.e. > org/apache/struts2/json/JSONWriter.ENUM_AS_BEAN_DEFAULT implicitly is > public static final. I have no idea while your compiler sees it as > private static!
and I see you say it happens rarely; This makes it even more confusing :S --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org