ExitCommand throws an exception + bug fix

Project:JNode Core
Component:Code
Category:bug report
Priority:normal
Assigned:lsantha
Status:closed
Description

If you start JNode, then immediately use the 'exit' command to exit the F1 console, you get a stacktrace for the StackEmptyException. It is a straight-forward bug in the AbstractConsoleManager.unregisterConsole(...) method with a one-line fix.

A patch is attached for the HEAD version of the file:

core/src/driver/org/jnode/driver/console/spi/AbstractConsoleManager.java

AttachmentSize
issues_48514 bytes

#1

Status:active» closed

I've committed it.
Thanks, Levente

#2