opendj-server-legacy/src/main/java/org/opends/server/util/VersionCompatibilityIssue.java
@@ -416,9 +416,7 @@ this.upgradeMsg = upgradeMessage; this.reversionMsg = reversionMessage; if (effects != null) { for (Effect c : effects) { this.effects.add(c); } Collections.addAll(this.effects, effects); } }