[jdk17] RFR: JDK-8270075 SplittableRandom extends AbstractSplittableGenerator [v2]

Jim Laskey jlaskey at openjdk.java.net
Tue Jul 13 12:49:24 UTC 2021


> Random.AbstractSplittableGenerator is an internal class that should not be exposed in a public API.

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 two additional commits since the last revision:

 - Merge branch 'master' into 8270075
 - Remove public exposure of AbstractSplittableGenerator

-------------

Changes:
  - all: https://git.openjdk.java.net/jdk17/pull/243/files
  - new: https://git.openjdk.java.net/jdk17/pull/243/files/02e18b7f..37972ea8

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk17&pr=243&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk17&pr=243&range=00-01

  Stats: 221 lines in 14 files changed: 155 ins; 18 del; 48 mod
  Patch: https://git.openjdk.java.net/jdk17/pull/243.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk17 pull/243/head:pull/243

PR: https://git.openjdk.java.net/jdk17/pull/243


More information about the core-libs-dev mailing list