Skip to content

Release 1.5.0 🍭😋🎩

Choose a tag to compare

@oldratlee oldratlee released this 17 Jun 12:10
· 23 commits to master since this release

New Features

  1. show-busy-java-threads:
    • store all intermediate output for review/debug #74 🍭
    • support command name jsvc to find java process #72 🌀

Bug Fix

  1. show-busy-java-threads:
    • fix bug for top v3.2 #71 🎩

Improvements

  1. show-busy-java-threads:
    • check append file of -a option #70
    • ensure output blank line between thread stacks #68
  2. find-in-jars:
    • reecho wc -l, ensure no extra whitespace for jar file total count.

Code Cleanup

  1. show-busy-java-threads:
    • use printf instead of print in awk script.
    • use pipe instead <(), improve readability. 😋
    • reorder/extract functions/variables.
  2. find-in-jars:
    • use pipe instead <(), improve readability.

Have Fun! 💕
2018-6-17