Skip to content

Version 2.6.5

Choose a tag to compare

@broneill broneill released this 23 Mar 21:34
· 17 commits to master since this release
  • Fields and methods should be referenced by the class they're accessed from, and not the class they're defined in. This change affects linkage rules for classes which aren't immediately loaded, and it's now consistent with the Java compiler.