Bug 603364 - New update to JDK breaks Applet plugin
Summary: New update to JDK breaks Applet plugin
Keywords:
Status: CLOSED DUPLICATE of bug 602906
Alias: None
Product: Fedora
Classification: Fedora
Component: java-1.6.0-openjdk
Version: 13
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Deepak Bhole
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-06-12 16:01 UTC by Gerard Fernandes
Modified: 2010-06-14 12:12 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-06-14 12:12:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Gerard Fernandes 2010-06-12 16:01:28 UTC
Description of problem: New update to JDK breaks Applet plugin


Version-Release number of selected component (if applicable):
[gerry@achiles ~]$ java -version
java version "1.6.0_18"
OpenJDK Runtime Environment (IcedTea6 1.8) (fedora-39.b18.fc13-i386)
OpenJDK Client VM (build 14.0-b16, mixed mode)


How reproducible: Always


Steps to Reproduce:
1. Open browser (Firefox in this case, as Epiphany obviously doesn't like Java anyway).
2. Navigate to http://www.java.com/en/download/help/testvm.xml
3. Observe no Java
4. Confirm this by typing "about:plugins" in the location bar in Firefox - observe there are no registered Java plugins.
  
Actual results: No Java plugins seem to be registered after this recent JDK update.

Expected results: There should be a Java applet plugin registered


Additional info: Running alternatives provides the following information:
[gerry@achiles ~]$ alternatives --config libjavaplugin.so

There are 2 programs which provide 'libjavaplugin.so'.

  Selection    Command
-----------------------------------------------
*+ 1           /usr/lib/jvm/jre-1.6.0-openjdk/lib/i386/IcedTeaNPPlugin.so
   2           /usr/lib/jvm/jre-1.6.0-openjdk/lib/i386/IcedTeaPlugin.so

Workaroud:
Switch to the 2nd plugin above and restart Firefox. This makes the Java applet plugin work in Firefox again.

[gerry@achiles ~]$ alternatives --display libjavaplugin.so
libjavaplugin.so - status is manual.
 link currently points to /usr/lib/jvm/jre-1.6.0-openjdk/lib/i386/IcedTeaPlugin.so
/usr/lib/jvm/jre-1.6.0-openjdk/lib/i386/IcedTeaNPPlugin.so - priority 16000
/usr/lib/jvm/jre-1.6.0-openjdk/lib/i386/IcedTeaPlugin.so - priority 16000
Current `best' version is /usr/lib/jvm/jre-1.6.0-openjdk/lib/i386/IcedTeaNPPlugin.so.

Comment 1 Martin Matejovic 2010-06-14 12:12:39 UTC

*** This bug has been marked as a duplicate of bug 602906 ***


Note You need to log in before you can comment on or make changes to this bug.