8020292: j.u.SplittableRandom
Martin Buchholz
martinrb at google.com
Mon Aug 19 21:44:48 UTC 2013
I've done some review on SplittableRandom earlier, and am happy to see this
go into openjdk8.
I'm not sure it's worth maintaining a TestNG version of the tck
test SplittableRandomTest.java. Doug's tck tests are expected to
eventually become part of tck 8, so they should be run regularly that way.
I also strongly encourage Oracle's QA process to run these tck tests
against vanilla openjdk8, thereby not losing any test coverage. We could
add an ant target to jsr166 CVS to make that happen.
On Mon, Aug 19, 2013 at 4:06 AM, Paul Sandoz <paul.sandoz at oracle.com> wrote:
> Hi,
>
> This is the patch for SplittableRandom:
>
>
> http://cr.openjdk.java.net/~psandoz/tl/JDK-8020292-SplittableRandom/webrev/
>
> The algorithm remains the same as reported by Doug on the 9th August:
>
>
> http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-August/019768.html
>
> Paul.
More information about the core-libs-dev
mailing list