Best jre version to use?
I launch tws with this command line
javaw.exe -cp jts.jar;hsqldb.jar;jcommon-1.0.12.jar;jfreechart-1.0.9.jar;jhall.jar;other.jar;rss.jar -Dsun.java2d.noddraw=true -Xmx1024M jclient/LoginFrame .
If I run tws with jre 6u23 or earlier, it's quite stable.
However, if I run tws with jre 7u5 x64, it freezes seconds after it finishes loading.
It's not just x64 jre, I had this happening on x86 jre 6 after u23, and 7 too.
What versions of jre do you find stable?
I launch tws with this command line
javaw.exe -cp jts.jar;hsqldb.jar;jcommon-1.0.12.jar;jfreechart-1.0.9.jar;jhall.jar;other.jar;rss.jar -Dsun.java2d.noddraw=true -Xmx1024M jclient/LoginFrame .
If I run tws with jre 6u23 or earlier, it's quite stable.
However, if I run tws with jre 7u5 x64, it freezes seconds after it finishes loading.
It's not just x64 jre, I had this happening on x86 jre 6 after u23, and 7 too.
What versions of jre do you find stable?