From: SourceForge.net <no...@so...> - 2009-01-07 22:00:07
|
Bugs item #2492816, was opened at 2009-01-07 21:59 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2492816&group_id=44253 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: DynamicJava Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: break statement causes exception Initial Comment: The break statement (as well as the continue statement) does not work in the interactive environment and generates an exception. I can't use switch in the interactive environment without it. (When I tried using switch without a break, I had problems with that too.) DrJava version: drjava-20080904-r4668 JDK: 1.5 OS: Mac OSX 10.5.6 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2492816&group_id=44253 |