opendj-server-legacy/src/main/java/org/opends/server/plugins/profiler/ProfilerThread.java
@@ -88,7 +88,7 @@ this.sampleInterval = sampleInterval; stackTraces = new HashMap<ProfileStack,Long>(); stackTraces = new HashMap<>(); numIntervals = 0; stopProfiling = false; captureStartTime = -1;