JCTools v2.1.0 Release Notes

Release Date: 2017-08-21 // over 6 years ago
  • ๐Ÿ› Bug fixes:

    • PR #188 JvmInfo called from Atomic queues invokes Unsafe methods (thanks @kay )

    ๐Ÿ”‹ Features:

    • PR #187 + #186 + #185 Atomic queues are now generated from source (thanks @kay )
    • ๐Ÿšš PR #184 + #190 MpscLinked supports a remove method (thanks @Scottmitch )
    • ๐Ÿ‘ PR #183 Make SpscLinkedArray queues support the MPQ interface (thanks @franz1981 )
    • โœ… PR #181 Testing was expanded for NBHM, and minor issue fixed (thanks @qwwdfsad )

    โœ… Some further improvements to formatting, javadoc and testing and general tending to the garden by @nitsanw