Re: RFR: 8284493: Improve computeNextExponential tail performance and accuracy [v16]

2022-12-17 Thread Chris Hennick
On Wed, 7 Dec 2022 20:25:53 GMT, Xin Liu wrote: >> It's probably just a statistical fluke involving a very large return value, >> but to know for sure I'd need a way to gather statistics about the return >> values and how they correlate with running-time outliers. > >> It's probably just a

[jdk20] Integrated: 8298987: ProblemList jdk/internal/vm/Continuation/Fuzz.java#default with ZGC on X64

2022-12-17 Thread Daniel D . Daugherty
On Sat, 17 Dec 2022 16:00:32 GMT, Daniel D. Daugherty wrote: > A batch of trivial fixes to ProblemList tests: > [JDK-8298987](https://bugs.openjdk.org/browse/JDK-8298987) ProblemList > jdk/internal/vm/Continuation/Fuzz.java#default with ZGC on X64 >

Re: [jdk20] Integrated: 8298987: ProblemList jdk/internal/vm/Continuation/Fuzz.java#default with ZGC on X64

2022-12-17 Thread Alexander Zvegintsev
On Sat, 17 Dec 2022 16:00:32 GMT, Daniel D. Daugherty wrote: > A batch of trivial fixes to ProblemList tests: > [JDK-8298987](https://bugs.openjdk.org/browse/JDK-8298987) ProblemList > jdk/internal/vm/Continuation/Fuzz.java#default with ZGC on X64 >

[jdk20] Integrated: 8298987: ProblemList jdk/internal/vm/Continuation/Fuzz.java#default with ZGC on X64

2022-12-17 Thread Daniel D . Daugherty
A batch of trivial fixes to ProblemList tests: [JDK-8298987](https://bugs.openjdk.org/browse/JDK-8298987) ProblemList jdk/internal/vm/Continuation/Fuzz.java#default with ZGC on X64 [JDK-8298989](https://bugs.openjdk.org/browse/JDK-8298989) ProblemList

Re: [jdk20] Integrated: 8298987: ProblemList jdk/internal/vm/Continuation/Fuzz.java#default with ZGC on X64

2022-12-17 Thread Daniel D . Daugherty
On Sat, 17 Dec 2022 16:05:24 GMT, Alexander Zvegintsev wrote: >> A batch of trivial fixes to ProblemList tests: >> [JDK-8298987](https://bugs.openjdk.org/browse/JDK-8298987) ProblemList >> jdk/internal/vm/Continuation/Fuzz.java#default with ZGC on X64 >>

Re: [jdk20] RFR: 8298976: ProblemList java/util/concurrent/ExecutorService/CloseTest.java on macosx-aarch64

2022-12-17 Thread Daniel D . Daugherty
On Sat, 17 Dec 2022 08:05:08 GMT, Alan Bateman wrote: >> A batch a trivial fixes to ProblemList tests: >> [JDK-8298976](https://bugs.openjdk.org/browse/JDK-8298976) ProblemList >> java/util/concurrent/ExecutorService/CloseTest.java on macosx-aarch64 >>

Re: [jdk20] RFR: 8298976: ProblemList java/util/concurrent/ExecutorService/CloseTest.java on macosx-aarch64

2022-12-17 Thread Alan Bateman
On Fri, 16 Dec 2022 21:02:21 GMT, Daniel D. Daugherty wrote: > A batch a trivial fixes to ProblemList tests: > [JDK-8298976](https://bugs.openjdk.org/browse/JDK-8298976) ProblemList > java/util/concurrent/ExecutorService/CloseTest.java on macosx-aarch64 >