Hi Zack,
just to make sure. Did you clean your build tree (removed all class
files) and rebuild?
Are you sure, there are no wrong/old classes somewhere in your
classpath? This could caus some static mebers to be out of sync as they
are inlined from other classes on reference.

Uli


"Grossbart, Zack" wrote:
> 
> Hi All,
> 
>         I have an IDE that runs on Linux.  Everything was running fine and we
> shipped a version of our product using the 1.2.2 beta vm.  We are now using
> the 1.2.2 final vm.  We are using Redhat Linux 6.1 and 6.2 and see no
> difference in the behavior of the VM.
> 
>         Everything was going fine, until about three weeks ago all of our
> textfields stopped working.  More specifically, our subclass of JTextField
> stopped working.  
> ....
>         I looked into this, and our subclass contains almost no code.  For a test
> case, I commented out all of our code and still have this problem.  Here is
> where it gets even stranger, we have another product, which is just an
> editor and much smaller than the first product, and everything works just
> fine there.  We are using our subclass of JTextField in the product as well.
> ....


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to