Comment 45 for bug 932274

Revision history for this message
Mossroy (mossroy) wrote :

I confirm that switching to openjdk 7 instead of openjdk6 solves the issue on my computer :

sudo apt-get install openjdk-7-jdk icedtea-7-plugin
sudo update-java-alternatives -s java-1.7.0-openjdk

That's good news.
Unfortunately, openjdk-6 is still the default JVM on Ubuntu 12.04 (see packages default-jdk and default-jre)

Shouldn't the fix be backported to openjdk 6, so that all the Swing applications appear correctly by default on Ubuntu 12.04?
I suppose the status for openjdk-7 should be changed as "fix released"?