[jdk17] RFR: 8266313: (JEP-356) - RandomGenerator spec implementation requirements tightly coupled to JDK internal classes [v2]
Jim Laskey
jlaskey at openjdk.java.net
Mon Jun 28 18:12:34 UTC 2021
> 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.
Jim Laskey has updated the pull request incrementally with one additional commit since the last revision:
Not averaging
-------------
Changes:
- all: https://git.openjdk.java.net/jdk17/pull/151/files
- new: https://git.openjdk.java.net/jdk17/pull/151/files/3b8e19be..bfb61c8d
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk17&pr=151&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk17&pr=151&range=00-01
Stats: 14 lines in 1 file changed: 0 ins; 2 del; 12 mod
Patch: https://git.openjdk.java.net/jdk17/pull/151.diff
Fetch: git fetch https://git.openjdk.java.net/jdk17 pull/151/head:pull/151
PR: https://git.openjdk.java.net/jdk17/pull/151
More information about the core-libs-dev
mailing list