Re: JDK-8210280 - Unnecessary reallocation when invoking HashMap.putAll()

2019-02-10 Thread Michal Vala
Hi Martin, thank you for reviewing and sponsoring this! On 2/8/19 10:48 PM, Martin Buchholz wrote: and ... finally committed (sorry as always for the sloth pace) On Wed, Feb 6, 2019 at 10:28 AM Martin Buchholz wrote: Finally got around to doing some work on this. I'm happy with this latest

Re: RFR: jsr166 integration 2019-02

2019-02-10 Thread Martin Buchholz
On Sun, Feb 10, 2019 at 8:24 PM David Holmes wrote: > On 11/02/2019 2:20 pm, Martin Buchholz wrote: > > On Sun, Feb 10, 2019 at 7:41 PM David Holmes > > wrote: > > > > > > > Still in limbo: > > > 8203662: remove increment of modCount from ArrayList and V

Re: RFR: jsr166 integration 2019-02

2019-02-10 Thread David Holmes
On 11/02/2019 2:20 pm, Martin Buchholz wrote: On Sun, Feb 10, 2019 at 7:41 PM David Holmes > wrote: > Still in limbo: > 8203662: remove increment of modCount from ArrayList and Vector replaceAll() > https://cr.openjdk.java.net/~martin/webr

Re: RFR: jsr166 integration 2019-02

2019-02-10 Thread Martin Buchholz
On Sun, Feb 10, 2019 at 7:41 PM David Holmes wrote: > > > Still in limbo: > > 8203662: remove increment of modCount from ArrayList and Vector > replaceAll() > > > https://cr.openjdk.java.net/~martin/webrevs/jdk/jsr166-integration/replaceAll/index.html > > https://bugs.openjdk.java.net/browse/JDK-

Re: RFR: jsr166 integration 2019-02

2019-02-10 Thread David Holmes
Hi Martin, On 9/02/2019 9:42 am, Martin Buchholz wrote: https://cr.openjdk.java.net/~martin/webrevs/jdk/jsr166-integration/overview.html 8195057: java/util/concurrent/CountDownLatch/Basic.java failed w/ Xcomp https://cr.openjdk.java.net/~martin/webrevs/jdk/jsr166-integration/CountDownLatch-Basi