[jdk17] Integrated: 8266313: (JEP-356) - RandomGenerator spec implementation requirements tightly coupled to JDK internal classes
Jim Laskey
jlaskey at openjdk.java.net
Wed Jul 14 12:04:11 UTC 2021
On Fri, 25 Jun 2021 18:53:59 GMT, Jim Laskey <jlaskey at openjdk.org> wrote:
> The wording of the @implSpec referred to internal methods in the description. The patch rewords the @implSpec to be more descriptive of the algorithm than the methods used.
This pull request has now been integrated.
Changeset: 72db09b1
Author: Jim Laskey <jlaskey at openjdk.org>
URL: https://git.openjdk.java.net/jdk17/commit/72db09b1f393722074cae2fbff0fc369f0f2718c
Stats: 54 lines in 2 files changed: 23 ins; 4 del; 27 mod
8266313: (JEP-356) - RandomGenerator spec implementation requirements tightly coupled to JDK internal classes
Reviewed-by: rriggs
-------------
PR: https://git.openjdk.java.net/jdk17/pull/151
More information about the core-libs-dev
mailing list