Skip to content

v7.7

Latest
Compare
Choose a tag to compare
@rubenpieters rubenpieters released this 24 Mar 15:43
· 2 commits to master since this release
ef6a835

Java support

  • Add support for Java 24. (#458)

Bugfixes

  • Prevent IllegalArgumentException when strings longer than 65535 bytes are present in the application (#267).
  • Prevent StackOverflowException when processing a pattern match switch (#444).

Improved

  • Improve processing time in apps where a large number of linked methods are present.