Skip to content

v2.0.0

Compare
Choose a tag to compare
@jbachorik jbachorik released this 12 Feb 00:08
· 376 commits to master since this release

Changelog

2.0.0

Full Changelog

Implemented enhancements:

  • JPMS support (Java 9, 10 and 11) #374

Fixed bugs:

  • Starting 2 different Btrace processes in 1 server ran into infinite loop? #396
  • ArrayIndexOutOfBoundsException in VariableMapper #377
  • sometimes ctrl-c and select exit will cause jvm throw java.lang.NoSuchMethodError and crash #344
  • Problematic remapping of variable slots originally taken by padding #341
  • tracing using compiled script may not work #381
  • btrace WARNING: java.lang.ArrayIndexOutOfBoundsException: 11818 #387

* This Changelog was automatically generated by github_changelog_generator