Issue 9: NPE on removeCommand for commands not in the Displayable
Status:  Fixed
Owner:
Closed:  Jan 2010
Project Member Reported by bar...@gmail.com, Nov 18, 2009
The specs (
http://java.sun.com/javame/reference/apis/jsr118/javax/microedition/lcdui/D
isplayable.html#removeCommand(javax.microedition.lcdui.Command) )
tell it is allowed to remove a command not attached to a Displayable.

However, MicroEmulator gives an NullPointerException when trying to do so.

Jan 8, 2010
Project Member #1 bar...@gmail.com
Should work correctly in trunk. If not stack trace information is necessary.
Status: Fixed
Labels: Milestone-3.0