RFR: 8265137: java.util.Random suddenly has new public methods nowhere documented [v6]
RĂ©mi Forax
github.com+828220+forax at openjdk.java.net
Thu Apr 22 13:48:38 UTC 2021
On Wed, 21 Apr 2021 13:13:16 GMT, Jim Laskey <jlaskey at openjdk.org> wrote:
>> Move makeXXXSpilterator from public (@hidden) to protected. No API ch
>
> Jim Laskey has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains eight additional commits since the last revision:
>
> - Merge branch 'master' into 8265137
> - Remove @hidden
> - Correct the hierarchy of Random
> - Remove extraneous references to makeXXXSpliterator
> - Move makeXXXSpliterator methods to RandomSupport
> - change static final from 'proxy' to 'PROXY'
> - Make makeXXXSpliterator final
> - Move makeXXXSpilterator from public (@hidden) to protected. No API change.
Looks good
+1
-------------
PR: https://git.openjdk.java.net/jdk/pull/3469
More information about the core-libs-dev
mailing list