https://issues.apache.org/bugzilla/show_bug.cgi?id=43867
--- Comment #55 from Dan Armbrust <[EMAIL PROTECTED]> 2008-08-06 07:17:28 PST --- (In reply to comment #54) > Dan, > > Something sounds suspicious about your description. It doesn't make sense that > reflection would invoke the class initializer if the class has already been > initialized. The Javadoc or JLS would mention it somewhere... > > Did you narrow down the problem to a specific line of code? Was it > Class.getDeclaredFields()? > Didn't make much sense to me either. The stacktrace above shows exactly where the init call happens. And, now I did find it in the javadocs: http://java.sun.com/j2se/1.5.0/docs/api/java/lang/reflect/Field.html#get(java.lang.Object) -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]