Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [technology-pmc] Approval for Eclipse Collections 9.2.0 Release

+1

On Wed, May 2, 2018 at 8:39 AM, Gunnar Wagenknecht <gunnar@xxxxxxxxxxxxxxx> wrote:
+1

-- 
Gunnar Wagenknecht
gunnar@xxxxxxxxxxxxxxx, http://guw.io/






On May 2, 2018, at 13:49, Nanivadekar, Nikhil <Nikhil.Nanivadekar@xxxxxx> wrote:

Hi PMC,
 
Please approve Eclipse Collections 9.2.0 release: https://projects.eclipse.org/projects/technology.collections/releases/9.2.0
 
Overview:

 

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.

Critical bug fixes:

  1. Fix PrimitiveHashSet#iterator()#remove() to not rehash.
  2. Fix concurrent map iterator with size close to zero.
  3. Fix PrimitiveHashMaps 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.

 
Thanks,
Nikhil.
 
 
The Goldman Sachs Group, Inc. All rights reserved.
See http://www.gs.com/disclaimer/global_email for important risk disclosures, conflicts of interest and other terms and conditions relating to this e-mail and your reliance on information contained in it.  This message may contain confidential or privileged information.  If you are not the intended recipient, please advise us immediately and delete this message.  See http://www.gs.com/disclaimer/email for further information on confidentiality and the risks of non-secure electronic communication.  If you cannot access these links, please notify us by reply message and we will send the contents to you.
 
_______________________________________________
technology-pmc mailing list
technology-pmc@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/technology-pmc


_______________________________________________
technology-pmc mailing list
technology-pmc@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/technology-pmc



--
Cheers,

Chris Aniszczyk
http://aniszczyk.org
+1 512 961 6719

Back to the top