--- /home/cpdev/src/classpath/java/awt/MenuItem.java	2005-07-02 21:03:22.000000000 +0000
+++ java/awt/MenuItem.java	2005-06-30 05:34:27.000000000 +0000
@@ -94,7 +94,7 @@
   * @serial This menu item's label
   * This is package-private to avoid an accessor method.
   */
-String label = "";
+String label;
 
 /**
   * @serial The shortcut for this menu item, if any
