opends/src/server/org/opends/server/backends/jeb/NullIndex.java
@@ -452,7 +452,6 @@ public Cursor openCursor(Transaction txn, CursorConfig cursorConfig) throws DatabaseException { // FIXME: this will be called during verify and dbtest. throw new IllegalStateException(); }