New candidate JEP: 356: Enhanced Pseudo-Random Number Generators
mark.reinhold at oracle.com
mark.reinhold at oracle.com
Fri Jun 21 20:42:50 UTC 2019
2019/6/21 13:22:17 -0700, guy.steele at oracle.com:
> On Jun 21, 2019, at 2:36 PM, mark.reinhold at oracle.com wrote:
>> By my count this JEP would add ten new public types to the java.util
>> package. Is it time to consider creating a java.util.random subpackage?
>
> Sure, that would be a completely reasonable move. Who should make that
> decision?
I suggest that you propose it, as part of this JEP.
It might make sense to put the key interface(s) directly in java.util,
with static factories for convenience. Up to you.
- Mark
More information about the core-libs-dev
mailing list