giltene / jHiccup

jHiccup is a non-intrusive instrumentation tool that logs and records platform "hiccups" - including the JVM stalls that often happen when Java applications are executed and/or any OS or hardware platform noise that may cause the running application to not be continuously runnable.
Other
684 stars 92 forks source link

Remove unused dependency #42

Closed cesarsotovalero closed 4 years ago

cesarsotovalero commented 4 years ago

Hello, I noticed that dependency org.heaputils:HeapUseWatcher was added to the pom in commit https://github.com/giltene/jHiccup/commit/3a6da976a9457dc61e34613f4f18c091a4b07360. However, I don't think this dependency is used in jHiccup.