Skip to content

9.0.6

Compare
Choose a tag to compare
@mrjameshamilton mrjameshamilton released this 16 Nov 15:51
· 437 commits to master since this release

Improved

  • Add support for limiting the size of the CPA tree heap model with LimitedHashMaps.

Bug fixes

  • Fix ldc_w method in the InstructionSequenceBuilder generating a ldc instruction instead of a ldc_w.

API Improvements

  • Add referencedDefaultMethodAccept to KotlinFunctionMetadata model.