JCTools v2.1.2 Release Notes

Release Date: 2018-03-11 // about 6 years ago
  • ๐Ÿšš PR #202 : Fix NBHM bug in remove/replace where ref equality was used to report val match instead of equals (thanks @henri-tremblay)
    PR #206 : Improved javadoc (thanks @franz1981)
    ๐Ÿšš Issue #205 : NBHM remove/put getAndSet semantics issue (thanks @fvlad for reporting and @cliffclick for review)
    Issue #208 : no need for queues to be final

    ๐Ÿ’… Further improvements to testing and code style.

    ๐Ÿš€ Not included in the release, but very much appreciated, are contributions from @franz1981 and @qwwdfsad to the experimental part of JCTools, which may one day get merged into core, and @maseev contribution to integrate build with Coveralls.io.