opendj-sdk/opends/src/server/org/opends/server/backends/jeb/VLVIndex.java
@@ -240,7 +240,7 @@ this.state = state; this.trusted = state.getIndexTrustState(null, this); if(!trusted && entryContainer.getEntryCount() <= 0) if(!trusted && entryContainer.getHighestEntryID().equals(new EntryID(0))) { // If there are no entries in the entry container then there // is no reason why this vlvIndex can't be upgraded to trusted.