RFR [8005953] Speedup construction of CopyOnWriteArraySet in special cases (original) (raw)
Doug Lea dl at cs.oswego.edu
Tue Apr 30 13:24:22 UTC 2013
- Previous message: RFR [8005953] Speedup construction of CopyOnWriteArraySet in special cases
- Next message: RFR [8005953] Speedup construction of CopyOnWriteArraySet in special cases
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 04/30/13 07:49, Ivan Gerasimov wrote:
On 30.04.2013 15:45, David Holmes wrote: Hi Ivan,
On 30/04/2013 9:41 PM, Ivan Gerasimov wrote:
Would you please review my proposal to change constructor of CopyOnWriteArraySet? Has this been run past Doug Lea and JSR-166 (ex)EG yet? All java.util.concurrent updates have to be coordinated through Doug.
CopyOnWriteArrayList is in need of a bunch of resyncs across jsr166, lambda, and tl/openjdk versions. I plan to integrate these (including the Set constructor) sometime within the next week.
-Doug
http://cr.openjdk.java.net/~dmeetry/8005953/webrev.0/ <http://cr.openjdk.java.net/%7Edmeetry/8005953/webrev.0/>
- Previous message: RFR [8005953] Speedup construction of CopyOnWriteArraySet in special cases
- Next message: RFR [8005953] Speedup construction of CopyOnWriteArraySet in special cases
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]