Menu

Commit [r4812]  Maximize  Restore  History

Fixes bug 2686460: Sometimes "Run" Doesn't Run, Only after Reset

I located the problem in the reset optimization. If the JVM is in the
FreshRunningState and a reset isn't forced, the JVM won't do
anything. We want to avoid the work of resetting the interpreter JVM,
but we do need the notification that the interpreter JVM is ready now.

The "java.lang.IllegalStateException: MainJVM is disposed" problems
remain.

mgricken 2009-03-13

changed /trunk/drjava/src/edu/rice/cs/drjava/model/SingleDisplayModelTest.java
changed /trunk/drjava/src/edu/rice/cs/drjava/model/repl/newjvm/MainJVM.java
/trunk/drjava/src/edu/rice/cs/drjava/model/SingleDisplayModelTest.java Diff Switch to side-by-side view
Loading...
/trunk/drjava/src/edu/rice/cs/drjava/model/repl/newjvm/MainJVM.java Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB