[Bug 401] OpenJDK 1.6 crashes on CentOS 5.4 x86_64 when running Eclipse 3.5

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Thu Nov 12 08:03:00 PST 2009


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=401





------- Comment #6 from mbaudier at argeo.org  2009-11-12 16:02 -------
I am fully aware of that.

My strategy is to use the custom build on the desktop but to keep developing
and testing using the provided OpenJDK, and use it for server deployment.

Concretely:
- Build the Open JDK using IcedTea (./configure --with-openjdk
--with-parallel-jobs=4 --enable-npplugin)
- Deploy it under /opt
- Use it only:
  - to start Eclipse (thus working around the above bug)
  - as a Firefox plugin (also lacking in RH provided JDK): ln -s
/opt/openjdk-1.6.0-b16/jre/lib/amd64/IcedTeaNPPlugin.so
/usr/lib64/mozilla/plugins/IcedTeaNPPlugin.so 
- use the RH provided OpenJDK as a registered JRE in Eclipse (for compilation
and testing)
- use the RH provided OpenJDK on server deployment

As for Red Hat being written RedHat, I guess that I make too much Java and tend
to see the world as a set of classes... 

class RedHat extends UsFirm implements LinuxVendor, ServiceProvider,
KernelContributor {} ;)


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the distro-pkg-dev mailing list