eclipse / jifa

🔬 Online Heap Dump, GC Log, Thread Dump & JFR File Analyzer.
https://eclipse.github.io/jifa/
Eclipse Public License 2.0
543 stars 96 forks source link

fix: gc log sort #246

Closed weixlu closed 11 months ago

weixlu commented 11 months ago

Current comparator neglected some conditions when two lines are equal, for example, both timestamps are not able to be parsed or both are recedent.