openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #04199
[Bug 597714] Re: openjdk-6 update for lucid, fixing several plugin issues
This bug was fixed in the package openjdk-6 - 6b18-1.8-4ubuntu3
---------------
openjdk-6 (6b18-1.8-4ubuntu3) lucid-proposed; urgency=low
* Update from the 1.8 branch.
* Rebuild with fixed ant.
* Disable building the shark based VM on armel.
* Always build the ARM assembler interpreter in arm mode.
openjdk-6 (6b18-1.8-4) unstable; urgency=low
* Update from the 1.8 branch.
- Plugin and netx fixes.
- Don't link the plugin against the libxul libraries. Closes: #576361.
- More plugin cpu usage fixes. Closes: #584335, #587049.
- Plugin: fixes AppletContext.getApplets().
- Fix race conditions in plugin initialization code that were causing
hangs when loading multiple applets in parallel.
* Fix Vcs-Bzr location. Closes: #530883.
* Search for unversioned llvm-config tool.
* Don't set XFILESEARCHPATH and NLSPATH on startup. LP: #586641.
* Fix chinese font metrics and prefer using 'WenQuanYi Micro Hei' font.
LP: #472845.
* Strip libjvm.so with --strip-debug instead of --strip-unneeded.
LP: #574997.
* Don't turn on the ARM assembler interpreter when building the shark
VM.
openjdk-6 (6b18-1.8-3) unstable; urgency=low
* Update from the 1.8 branch.
- Plugin fixes. LP: #597714.
* Add powerpcspe build fixes (Sebastian Andrzej Siewior). Closes: #586359.
* Work around build failure on buildds configured with low ARG_MAX
(Giovanni Mascellani). Closes: #575254.
-- Matthias Klose <doko@xxxxxxxxxx> Fri, 16 Jul 2010 18:46:47 +0200
** Changed in: openjdk-6 (Ubuntu Lucid)
Status: Fix Committed => Fix Released
--
openjdk-6 update for lucid, fixing several plugin issues
https://bugs.launchpad.net/bugs/597714
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
Status in “openjdk-6” source package in Lucid: Fix Released
Bug description:
On the Icedtea6-1.8 branch, there are several fixes accumulated for fixing issues with the plugin. these fixes should go to the lucid version.
References