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 > >

Re: RFR(s): 8212828: (process) Change the Process launch mechanism default on Linux to be posix_spawn

2019-02-09 Thread Thomas Stüfe
Hi Roger, I start getting doubts about the whole test, honestly. Do you think it is worth the maintenance effort to test that we indeed call posix_spawn as we intended to? I wonder whether I should just scratch it. ..Thomas On Fri, Feb 8, 2019 at 10:00 PM Roger Riggs wrote: > Hi Thomas, > >

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