PriorityQueue (original) (raw)
Martin Buchholz martinrb at google.com
Thu May 14 06:08:18 UTC 2015
- Previous message: RFR(s): 8078463: optimize java/util/Map/Collisions.java
- Next message: PriorityQueue
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Software is hard. We tried and got stuck, although the former effort can be revived. RFR : 6799426 : (xs) Add constructor PriorityQueue(Comparator) http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-July/019124.html
On Wed, May 13, 2015 at 10:17 PM, Brett Bernstein <brett.bernstein at gmail.com
wrote:
To whom this may concern: I believe the list of PriorityQueue constructors has a glaring omission that could be easily rectified. That is, there is no constructor that takes a Collection and a Comparator. What steps should I go through to get this suggested to be added to the class?
Thanks, Brett Bernstein
- Previous message: RFR(s): 8078463: optimize java/util/Map/Collisions.java
- Next message: PriorityQueue
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]