-
Enhancement
-
Resolution: Fixed
-
P5
-
17, 21
-
None
There are 3 fields which are currently unused
static final String BAD_SIZE = "size must be non-negative";
static final String BAD_RANGE = "bound must be greater than origin";
static final String BAD_SIZE = "size must be non-negative";
These messages were used beforeJDK-8248862
static final String BAD_SIZE = "size must be non-negative";
static final String BAD_RANGE = "bound must be greater than origin";
static final String BAD_SIZE = "size must be non-negative";
These messages were used before
- relates to
-
JDK-8248862 Implement Enhanced Pseudo-Random Number Generators
-
- Resolved
-