On Thu, 11 Nov 2021 13:34:21 GMT, Jim Laskey <jlas...@openjdk.org> wrote:

> "There is also an interface RandomGenerator.ArbitrarilyJumpableGenerator for 
> algorithms that allow jumping along the state cycle by any user-specified 
> distance. In this package, implementations of these interfaces include 
> "Xoroshiro128PlusPlus", and "Xoshiro256PlusPlus" is incorrect. 
> "Xoroshiro128PlusPlus", and "Xoshiro256PlusPlus" are actually 
> RandomGenerator.JumpableGenerator.

This pull request has now been integrated.

Changeset: 8683de5e
Author:    Jim Laskey <jlas...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/8683de5eda2d1a04f187073f969140245908f324
Stats:     18 lines in 1 file changed: 7 ins; 2 del; 9 mod

8274685: Documentation suggests there are ArbitrarilyJumpableGenerator when none

Co-authored-by: Guy Steele <g...@openjdk.org>
Reviewed-by: rriggs

-------------

PR: https://git.openjdk.java.net/jdk/pull/6349

Reply via email to