Menu

Commit [r5352]  Maximize  Restore  History

Probably fixed bug 3037300:

NullPointerException when Find in Missing File

When the change was made to allow users to abort a search that
encountered missing files, the getNextDocument was made to return null
to signal such an aborted search. That probably caused the
NullPointerException.

I wasn't able to reproduce the bug before I made this change,
though. This analysis is based purely on reading the source code.

mgricken 2010-08-10

changed /trunk/drjava/src/edu/rice/cs/drjava/model/AbstractGlobalModel.java
changed /trunk/drjava/src/edu/rice/cs/drjava/model/FindReplaceMachine.java
/trunk/drjava/src/edu/rice/cs/drjava/model/AbstractGlobalModel.java Diff Switch to side-by-side view
Loading...
/trunk/drjava/src/edu/rice/cs/drjava/model/FindReplaceMachine.java Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB