[jdk17] RFR: 8266313: (JEP-356) - RandomGenerator spec implementation requirements tightly coupled to JDK internal classes [v3]
Jim Laskey
jlaskey at openjdk.java.net
Tue Jun 29 17:36:30 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 two additional commits since the last revision:
- Clean up follow up
- Clean up wording
-------------
Changes:
- all: https://git.openjdk.java.net/jdk17/pull/151/files
- new: https://git.openjdk.java.net/jdk17/pull/151/files/bfb61c8d..b87d22fb
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk17&pr=151&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk17&pr=151&range=01-02
Stats: 24 lines in 1 file changed: 3 ins; 0 del; 21 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