Thanks for pointing out my version confusion.

On Wed, Dec 09, 2009 at 04:12:29PM +0100, Jörg Schaible wrote:
> Mark H. Wood wrote at Mittwoch, 9. Dezember 2009 15:09:
> > mw...@mhw ~ $ mvn --version
> > CompilerOracle: exclude
> > org/eclipse/core/internal/dtree/DataTreeNode.forwardDeltaWith
> > Apache Maven 2.2.1 (r801777; 2009-08-06 15:16:01-0400)
> > Java version: 1.6.0_17
> > Java home: /opt/sun-jdk-1.6.0.17/jre
> > Default locale: en_US, platform encoding: UTF-8
> > OS name: "linux" version: "2.6.30-gentoo-r5" arch: "i386" Family:
> > "unix"
> 
> There seems something else fundamentally broken with your setup, looking at 
> this strange CompilerOracle message.

Oh, that is the result of this:

  mw...@mhw ~ $ cat .hotspot_compiler 
  exclude org/eclipse/core/internal/dtree/DataTreeNode forwardDeltaWith
  mw...@mhw ~ $ 

which is required to work around a bug in the Sun compiler that is
vigorously exercised by Eclipse, leading to Eclipse crashing on
startup.  It suppresses JIT compilation of that method IIRC, and
I don't see that it would affect Maven at all.

-- 
Mark H. Wood, Lead System Programmer   [email protected]
Friends don't let friends publish revisable-form documents.

Attachment: pgp846FgbbrPx.pgp
Description: PGP signature

Reply via email to