Originally posted by kannan:
hi,
We are facing lotof problems in jdk1.4.
This is not full compatable with jdk1.3
foucus is big problem..and swing memory..
in jdk1.3 70 mb heap but in jdk1.4 ->> 90 mb
I am sure jdk1.4 is not stable..
How is 1.4 not compatible with 1.3? All JDK versions are backwards compatible. You may run into deprications of classes or methods, but that is not a bug per say.
Also, memory usage is not nessacarily a bug either. There is a lot more SWING in 1.4 than 1.3, so I would expect memory usage to increase a little.
1.4 has no more bugs than 1.3 had/has. I think 1.3 is on release 6 now?
I don't see anything significantly wrong with 1.4 to not use it. Especially with some of the new API's offered in 1.4.