Searched refs:BAD_BOUND (Results 1 – 3 of 3) sorted by relevance
342 throw new IllegalArgumentException(BAD_BOUND); in nextInt()
370 static final String BAD_BOUND = "bound must be positive"; field in ThreadLocalRandom
113 public static final String BAD_BOUND = "bound must be positive"; field in RandomSupport175 throw new IllegalArgumentException(BAD_BOUND); in checkBound()188 throw new IllegalArgumentException(BAD_BOUND); in checkBound()