Re: RFR: jsr166 integration 2019-02

2019-02-27 Thread Martin Buchholz
jsr166 is sort-of an upstream project of openjdk and has its own mailing list. It looks like forkjoin changes were discussed here: https://markmail.org/thread/ezvo7xf3xh6q2u2c (and yeah, everyone has trouble understanding forkjoin implementation) On Wed, Feb 27, 2019 at 2:10 PM Chris Dennis wrote

Re: RFR: jsr166 integration 2019-02

2019-02-27 Thread Joseph D. Darcy
On 2/10/2019 8:27 PM, Martin Buchholz wrote: 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 mailto:david.hol...@oracle.com>> wrote: > Still in limbo: > 8203662: remove increment of

Re: RFR: jsr166 integration 2019-02

2019-02-27 Thread Chris Dennis
Hi All, Apologies for dredging up an older mail thread. I lurk and follow along with various JDK development threads and this 166 integration change jumped out at me. I have to confess although I understood the intent of the change and the explanation in the comments, like David I found it very

Re: RFR: jsr166 integration 2019-02

2019-02-11 Thread Chris Hegarty
> On 9 Feb 2019, at 19:25, Martin Buchholz wrote: > > Thanks, Chris. > > On Sat, Feb 9, 2019 at 6:34 AM Chris Hegarty > wrote: >> 8215359: InnocuousForkJoinWorkerThread.setContextClassLoader needlessly >> throws >> https://cr.openjdk.java.net/~martin/webrevs/j

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

Re: RFR: jsr166 integration 2019-02

2019-02-09 Thread Martin Buchholz
Thanks, Chris. On Sat, Feb 9, 2019 at 6:34 AM Chris Hegarty wrote: > 8215359: InnocuousForkJoinWorkerThread.setContextClassLoader needlessly > throws > > https://cr.openjdk.java.net/~martin/webrevs/jdk/jsr166-integration/InnocuousForkJoinWorkerThread/index.html > > > Looks good. A positive test

Re: RFR: jsr166 integration 2019-02

2019-02-09 Thread Chris Hegarty
> On 8 Feb 2019, at 23:42, Martin Buchholz wrote: > > ... > 8195057: java/util/concurrent/CountDownLatch/Basic.java failed w/ Xcomp > https://cr.openjdk.java.net/~martin/webrevs/jdk/jsr166-integration/CountDownLatch-Basic/index.html > >

RFR: jsr166 integration 2019-02

2019-02-08 Thread Martin Buchholz
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-Basic/index.html https://bugs.openjdk.java.net/browse/JDK-81950