9.0.6
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
LimitedHashMap
s.
Bug fixes
- Fix
ldc_w
method in theInstructionSequenceBuilder
generating aldc
instruction instead of aldc_w
.
API Improvements
- Add
referencedDefaultMethodAccept
toKotlinFunctionMetadata
model.