Skip to main content
  • Log in
  • Manage Cookies
projects.eclipse.org
Download
  • Projects
  • Working Groups
  • Members
  • Community
    • Marketplace
    • Events
    • Planet Eclipse
    • Newsletter
    • Videos
    • Blogs
  • Participate
    • Report a Bug
    • Forums
    • Mailing Lists
    • Wiki
    • IRC
    • Research
  • Eclipse IDE
    • Download
    • Learn More
    • Documentation
    • Getting Started / Support
    • How to Contribute
    • IDE and Tools
    • Newcomer Forum
  • More
      • Community

      • Marketplace
      • Events
      • Planet Eclipse
      • Newsletter
      • Videos
      • Blogs
      • Participate

      • Report a Bug
      • Forums
      • Mailing Lists
      • Wiki
      • IRC
      • Research
      • Eclipse IDE

      • Download
      • Learn More
      • Documentation
      • Getting Started / Support
      • How to Contribute
      • IDE and Tools
      • Newcomer Forum
    • Search

  1. Home
  2. Projects
  3. Eclipse Technology
  4. Eclipse Collections™
  5. 9.2.0

Eclipse Collections™ 9.2.0

Primary tabs

  • Overview(active tab)
  • Release Plan
  • Review Information

This is the 9.2.0 Minor Release which includes some critical bug fixes for concurrent and primitive collections, addition of new API based on user requirements, reducing tech debt. There are no breaking changes this release. All changes are backwards compatible.

This is also the Photon release of Eclipse Collections project.

This release is part of Eclipse Photon.

Critical bug fixes:

  1. Fix PrimitiveHashSet#iterator()#remove() to not rehash.
  2. Fix concurrent map iterator with size close to zero.
  3. Fix Primitive Hash Maps addToValue after rehash and grow.
  4. Fix equals() and hashCode() in IntInterval for edge cases.

New API/ Collections:

  1. Implement OrderedMapAdapter
  2. Implement chunk on primitive iterables.
  3. Implement newEmpty() on MutablePrimitiveCollections.
  4. Mark index methods non final, hashingStrategy protected, use newEmpty where appropriate.

Tech Debt Reduction:

  1. Fixed inspection violations.
  2. Enabled checkstyles for generated code.

New GPL Dependency added as works/builds with:

  1. jcstress: http://openjdk.java.net/projects/code-tools/jcstress/

This release will be a part of Eclipse Photon.

Release Date: 
Wednesday, May 16, 2018
This release is part of Eclipse IDE 2019-06, Eclipse IDE 2019-03, Eclipse IDE 2018-12, Eclipse IDE 2018-09, and Eclipse Photon.
Review: 
9.2.0 Release Review
Release Type: 
Minor release

Project Links

  • Getting Started
  • Website
Eclipse Collections™

Related Projects

Project Hierarchy:

  • Eclipse Technology
  • Eclipse Collections™

Tags

Technology Types
  • OSGi
  • Testing
  • Tools
Build Technologies
  • Jenkins
  • Maven

Eclipse Foundation

  • About Us
  • Contact Us
  • Sponsor
  • Members
  • Governance
  • Code of Conduct
  • Logo and Artwork
  • Board of Directors
  • Careers

Legal

  • Privacy Policy
  • Terms of Use
  • Copyright Agent
  • Eclipse Public License
  • Legal Resources

Useful Links

  • Report a Bug
  • Documentation
  • How to Contribute
  • Mailing Lists
  • Forums
  • Marketplace

Other

  • IDE and Tools
  • Projects
  • Working Groups
  • Research@Eclipse
  • Report a Vulnerability
  • Service Status

Copyright © Eclipse Foundation. All Rights Reserved.

Back to the top