There seems to be a very hot bug that is affecting many people running Eclipse on Linux/AMD64 machines. While I'm working on this bug, there is a better workaround then just reverting to the interpreter. Create the following file in your Eclipse directory:
.hotspot_compiler
With the contents of:
exclude org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource3
exclude org/eclipse/jdt/internal/core/util/CommentRecorderScanner recordComment
Since its a dot file, it'll be hidden from ls, etc so remember to remove it when I do get this fixed
Performance should be much better than the interpreter.

Posted by Alan Beale on October 24, 2005 at 07:28 PM GMT+06:00 #
Posted by huntch on October 25, 2005 at 05:29 AM GMT+06:00 #