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

neil_a_wilson
20.53.2007 0e26f3fee561971c87203a34230d8ba0e2e6f651
opends/src/server/org/opends/server/util/TimeThread.java
@@ -91,7 +91,7 @@
  private static int hourAndMinute;
  // The current time in milliseconds since the epoch.
  private static long time;
  private static volatile long time;
  // The date formatter that will be used to obtain the generalized time.
  private static SimpleDateFormat generalizedTimeFormatter;