← Back to team overview

openjdk team mailing list archive

[Bug 554909] Re: Website Java applets cannot be ran on Ubuntu 10.04

 

This bug was fixed in the package openjdk-6 - 6b18-1.8-0ubuntu1

---------------
openjdk-6 (6b18-1.8-0ubuntu1) lucid; urgency=low

  * Update IcedTea6 to the icedtea6-1.8 release.
  * Fix builds on Ubuntu/dapper and Debian/lenny.
  * On hppa, configure --without-rhino --disable-plugin.
  * Fix Hitachi SH configury. Closes: #575346.
  * Start a window manager when running the tests. Prefer metacity,
    as more tests pass with it.
  * Let XToolkit.isTraySupported() return true, if Compiz is running.
    Works around sun#6438179. LP: #300948.
  * Make <java_home>/jre/lib/security/nss.cfg a config file.
  * Fail in the configuration of the packages, if /proc is not mounted.
    java currently uses tricks to find its own shared libraries depending
    on the path of the binary. Will be changed in OpenJDK7. Closes: #576453.
  * Fix PR icedtea/469, testsuite failures with the NSS based security
    provider. LP: #556549.
  * Do not pass LD_LIBRARY_PATH from the plugin to the java process.
    While libnss3.so gets loaded from /usr/lib, the dependent libraries
    are loaded from MOZILLA_FIVE_HOME (See #561216 for the wrong firefox
    config). LP: #561124.
    Closes as well: LP: #551328, #554909, #560829, #549010, #553452.
  * Always build shark with hs14.
 -- Matthias Klose <doko@xxxxxxxxxx>   Wed, 14 Apr 2010 01:53:33 +0200

** Changed in: openjdk-6 (Ubuntu)
       Status: New => Fix Released

-- 
Website Java applets cannot be ran on Ubuntu 10.04
https://bugs.launchpad.net/bugs/554909
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.

Status in “openjdk-6” package in Ubuntu: Fix Released

Bug description:
I am running Ubuntu 10.04.  The following website Java applet (Login button) cannot be ran.  However, it works with Sun Java on Ubuntu 9.10 but not OpenJDK.  The current version of Firefox is 3.6.2.

http://www.ppshk.com

Any idea?