← Back to team overview

openjdk team mailing list archive

[Bug 222180] Re: Rather useless Java menu entries

 

This bug was fixed in the package openjdk-6 - 6b16-1.6.1-1ubuntu3

---------------
openjdk-6 (6b16-1.6.1-1ubuntu3) karmic; urgency=low

  [Matthias Klose]
  * On armel and powerpc, build an additional VM using shark in the
    openjdk-6-jre-zero package (java -shark <args>). Requires llvm-2.6.
  * Hide the desktop menu entry for WebStart. LP: #222180.
  * Don't provide java-virtual-machine anymore.

  [Edward Nevill]
  * Avoid stack overflows in the arm interpreter.

 -- Matthias Klose <doko@xxxxxxxxxx>   Thu, 08 Oct 2009 12:41:46 +0200

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

-- 
Rather useless Java menu entries
https://bugs.launchpad.net/bugs/222180
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.

Status in One Hundred Paper Cuts: Invalid
Status in “openjdk-6” package in Ubuntu: Fix Released

Bug description:
When you install openjdk-6-jre, you get two menu entries: one in System->Preferences called "OpenJDK Java  Policy Tool", and one in Applications->Internet called "OpenJDK Java  Web Start".

Java is a very common need, and thus I don't think they're really needed by default: these configuration options are really obscure and we already have hidden simpler tools from GNOME. At least, the one in Applications should be (re)moved because it is in no way an application, but merely a limited control panel.

The implied files are:
/usr/share/applications/openjdk-6-java.desktop
/usr/share/applications/openjdk-6-policytool.desktop

And would only need a one-line modification. This would help cleaning the menus, and System->Preferences really doesn't need more bloating. ;-)



References