** Merge proposal linked: https://code.launchpad.net/~vpa1977/ubuntu/+source/openjdk-8/+git/openjdk-8/+merge/442212
-- You received this bug notification because you are a member of OpenJDK, which is subscribed to openjdk-8 in Ubuntu. https://bugs.launchpad.net/bugs/2016396 Title: IcedTeaPlugin.so reference should be removed from .java-1.8.0-openjdk- amd64.jinfo Status in openjdk-8 package in Ubuntu: New Bug description: IcedTeaPlugin.so has been removed from icedtea-8-plugin because the NPAPI support in browsers has been removed. Therefore, the openjdk-8-jre-headless package should remove the reference to IcedTeaPlugin.so in .java-1.8.0-openjdk-amd64.jinfo because it causes an error to be thrown when switching between java versions when using update-java-alternatives. This affects all versions of ubuntu using the openjdk-8-jre-headless package. Example: update-alternatives: error: no alternatives for mozilla-javaplugin.so update-java-alternatives: plugin alternative does not exist: /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so Fix: --- a/usr/lib/jvm/.java-1.8.0-openjdk-amd64.jinfo 2023-01-24 20:02:58.000000000 +0100 +++ b/usr/lib/jvm/.java-1.8.0-openjdk-amd64.jinfo 2023-04-16 00:04:20.547250688 +0200 @@ -47,4 +47,3 @@ jdkhl jcmd /usr/lib/jvm/java-8-openjdk-amd64/bin/jcmd jdk appletviewer /usr/lib/jvm/java-8-openjdk-amd64/bin/appletviewer jdk jconsole /usr/lib/jvm/java-8-openjdk-amd64/bin/jconsole -plugin mozilla-javaplugin.so /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/2016396/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openjdk Post to : openjdk@lists.launchpad.net Unsubscribe : https://launchpad.net/~openjdk More help : https://help.launchpad.net/ListHelp