As far as I understand, openjdk-6-jre-headless is the default JRE package pulled in by tomcat6 on Intrepid JeOS Server, not openjdk-6-jre. The "-headless" version does not have a dependency on libjpeg62, which very likely explains the dozens of crashes I got from the JVM running tomcat6 on my JeOS 8.10 server (under VMWare).
On intrepid, if I follow the dependencies, here is the path: tomcat6=>jsvc=>libcommons-daemon-java=>default-jre-headless=>openjdk-6-jre-headless -- wrong hardcoded path to libjpeg.so https://bugs.launchpad.net/bugs/195458 You received this bug notification because you are a member of Java Packaging, which is subscribed to icedtea-java7 in ubuntu. _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-java Post to : ubuntu-java@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-java More help : https://help.launchpad.net/ListHelp