[arch-general] eclipse crashes with jre-6u5
Just a note for those using eclipse: - http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6614100 This issues isn't one with 6u3. A workaround suggested at the page linked to above is to create a file called .hotspot_compiler containing this exclude org/eclipse/core/internal/dtree/DataTreeNode forwardDeltaWith I will test the workaround first. If it really work I'll report here. If it doesn't, I'll use abs to downgrade to 6u3. Best, -- Maik PS: Don't consider me as a java pro. I use eclipse for C++,Fortran and LaTeX.
Am Donnerstag 10 April 2008 09:34:06 schrieb Maik Beckmann:
Just a note for those using eclipse: - http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6614100
This issues isn't one with 6u3.
A workaround suggested at the page linked to above is to create a file called .hotspot_compiler containing this exclude org/eclipse/core/internal/dtree/DataTreeNode forwardDeltaWith
I will test the workaround first. If it really work I'll report here.
It works. The file .hotspot_compiler has to be at your $HOME folder. Best, -- Maik
participants (1)
-
Maik Beckmann