RFR: 8265137: java.util.Random suddenly has new public methods nowhere documented [v4]
Jim Laskey
jlaskey at openjdk.java.net
Thu Apr 15 12:01:07 UTC 2021
> Move makeXXXSpilterator from public (@hidden) to protected. No API ch
Jim Laskey has updated the pull request incrementally with one additional commit since the last revision:
Move makeXXXSpliterator methods to RandomSupport
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/3469/files
- new: https://git.openjdk.java.net/jdk/pull/3469/files/c6b5da30..0094c43a
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3469&range=03
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3469&range=02-03
Stats: 87 lines in 2 files changed: 40 ins; 44 del; 3 mod
Patch: https://git.openjdk.java.net/jdk/pull/3469.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/3469/head:pull/3469
PR: https://git.openjdk.java.net/jdk/pull/3469
More information about the core-libs-dev
mailing list