Archives for 12 May 2008

Eclipse and Java 1.6

Ever since Sun ‘refreshed’ Java 1.6. with the _04 version, Eclipse became unstable for me. After some googleing, it seems that this is actually a known problem with some changes in the JIT compiler that surfaced in _04 and beyond.
Adding
-XX:CompileCommand=exclude,org/eclipse/core/internal/dtree/DataTreeNode,forwardDeltaWith
-XX:CompileCommand=exclude,org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding,<init>
to the eclipse command (or .eclipserc, depending on your installation) made it stable again. So […]

12 May 2008 | Code | No Comments

Search

Blogroll

Tags

 

May 2008
M T W T F S S
« Apr    
 1234
567891011
12131415161718
19202122232425
262728293031  

Archives

Recent Posts

XML-Sitemap

(C) 2005-2007 Henning Schmiedehausen