mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

jvergara
18.33.2006 d7a227add26ea9b1fa1ce5a8bf8838059d2f0c98
opends/src/quicksetup/org/opends/quicksetup/ui/QuickSetupStepPanel.java
@@ -65,8 +65,9 @@
  private ProgressMessageFormatter formatter;
  // We can use a HashMap (not multi-thread safe) because all
  // the calls to this object are done in the event-thread.
  /* We can use a HashMap (not multi-thread safe) because all
  the calls to this object are done in the event-thread.
  */
  private HashMap<String, URLWorker> hmURLWorkers =
      new HashMap<String, URLWorker>();