btw, our product was shipping with 1.4.2_06 and we were seeing random 'JVM vanishes' problems -- all gone with 1.4.2_08.
Yep, I can confirm that. I was experiencing unexplainable crashes in IDEA itself. I'm using the Concurrent Mark&Sweep GC to get rid of those nasty "thinking" pauses, which might to be related to the crashes. But since I started using 1.4.2_08 to run it, everything is fine again.
I'd vote for bundling 1.4.2_08 with IDEA until 1.5 will be used.
Vincent Mallet wrote:
Yep, I can confirm that. I was experiencing unexplainable crashes in IDEA
itself. I'm using the Concurrent Mark&Sweep GC to get rid of those nasty
"thinking" pauses, which might to be related to the crashes. But since I
started using 1.4.2_08 to run it, everything is fine again.
I'd vote for bundling 1.4.2_08 with IDEA until 1.5 will be used.
Sascha