On Nov 22, 7:34 pm, Miroslav Pokorny <[email protected]>
wrote:

> However the original note does not mention a recompilation merely running on
> different versioned vms...

We did recompile for the two different platforms.

This has been enlightening.  We initially started down this path
because we have a class with a final argument in the constructor that
was in turn used in an anonymous inner-class (an onSubmit() Wicket
handler for a SubmitLink) that would become null in an unpredictable
manner.  A certain user, who likes to double-click on all links, would
generate this stacktrace wherein the supposedly final variable became
null.  We are trying to create a test case, but we have been unable to
reproduce it outside of the production system -- that led to the
creation of these classes, and the question of initialization.

Thanks everyone for the input.

  -Craig

-- 
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en.

Reply via email to