Comment 2 for bug 917206

Revision history for this message
Marty Vona (vona) wrote :

Xerxes -

This is great! Thanks for your work. I am testing now but so far I have not seen the bug again. Of course, it was an intermittent issue, so we should test further. The speed also looks good. Some more details are also now updated in the above referenced bug in our ohmm-sw project.

I am still using natty so to install the new jvm I had to first remove all java packages; then I manually installed

openjdk-6-jdk_6b24-1.11-2ubuntu1_armel.deb
openjdk-6-jre_6b24-1.11-2ubuntu1_armel.deb
openjdk-6-jre-headless_6b24-1.11-2ubuntu1_armel.deb
openjdk-6-jre-lib_6b24-1.11-2ubuntu1_all.deb
libjpeg8_8c-2ubuntu6_armel.deb
libjpeg-turbo8_1.1.90+svn733-0ubuntu4_armel.deb
libnss3-1d_3.13.1.with.ckbi.1.88-1ubuntu3_armel.deb
libnss3_3.13.1.with.ckbi.1.88-1ubuntu3_armel.deb

from precise. This breaks apt dependencies, of course, but the jre seems to work.

> java -version
java version "1.6.0_24"
OpenJDK Runtime Environment (IcedTea6 1.11) (6b24-1.11-2ubuntu1)
OpenJDK Zero VM (build 20.0-b12, mixed mode)

We will probably update our system to precise this summer, and will test further then.