Skip to content

v1.3.11.1

Compare
Choose a tag to compare
@jbachorik jbachorik released this 01 Sep 13:54

v1.3.11.1 (2018-09-01)

Full Changelog

Fixed bugs:

  • Problematic remapping of variable slots originally taken by padding #341
  • @location(value = Kind.ERROR) changes the execution path in case the error is catched and not thrown in code #335
  • StringIndexOutOfBoundsException on 1.3.10+ #357
  • Retransformation should ignore IllegalStateException if a webapp is stopped in a countainer #351
  • ./gradlew buildDistribution can not resolve nebula.ospackage #350
  • java.util.concurrent.ExecutionException: java.lang.IllegalArgumentException #349
  • Invalid 'libs' configuration [null] #347
  • Template extraction is broken for values ending with "$" #345
  • NoClassDefFoundError #343
  • java.lang.NoClassDefFoundError: Test$1 #332
  • regex matching not working #340
  • Agent defined named properties ignored for dynamically attached agents #336

Closed issues:

  • Could I use btrace to track methods in sun.misc.Unsafe? #348
  • How to install btrace on visualVM #342
  • The lastest version code contrains errors when execute "./gradlew build" with jdk1.8.0_162 and gradle 4.7 #334
  • Not able to see any stack trace related to my btrace #331
  • my java script is too Bigger,can't run #325
  • Location(kind = Kind.NEWARRAY) dimension always 1 #318
  • how to run CRNK application with jersey Example #314
  • BTraceUtils.str don't invoke toString() when instance is not in a collection. #226

* This Change Log was automatically generated by github_changelog_generator