Skip to content

0.9.16

Compare
Choose a tag to compare
@neko-kai neko-kai released this 29 Nov 15:40
· 2284 commits to develop since this release

fundamentals-reflection:

  • Avoid all new covariant overrides for ByteBuffer not present in JDK8 (#759)
  • Restore JDK8 compat with Buffer.flip (#758)

other:

  • Re-enable inlining in release builds