Skip to content

Byte Buddy 1.17.7

Choose a tag to compare

@raphw raphw released this 08 Sep 20:39
· 149 commits to master since this release
  • Specify correct JVM environment for Android builds when using the Gradle plugin.
  • Avoid recomputing the size of a parameter list for performance reasons after measuring the significant impact.
  • Correct validation of JVM names to avoid breaking when Java names are not allowed while JVM names are, with Kotlin and others.