Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 751 Bytes

File metadata and controls

31 lines (20 loc) · 751 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Bundle jstall (jstall-minimal.jar) for one-shot JVM inspection via cf java jstall APP_NAME. Requires Java 17+ locally. Supports all jstall subcommands via jstall APP --args.

[4.0.2]

Fixed

  • Fix rare ssh connection issue

[4.0.1]

Fixed

  • Fix thread-dump command

[4.0.0]

Added

  • Create a proper test suite
  • Profiling and JCMD related features

Fixed

  • Fix many bugs discovered during testing