opends/src/server/org/opends/server/backends/RootDSEBackend.java
@@ -1535,9 +1535,7 @@ /** * {@inheritDoc} */ public boolean collectStoredDNs(Collection<DN> storedDNs) throws UnsupportedOperationException { public void preloadEntryCache() throws UnsupportedOperationException { throw new UnsupportedOperationException("Operation not supported."); } }