Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8315973

Remove unused fields from ThreadLocalRandom

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P5 P5
    • 22
    • 17, 21
    • core-libs
    • 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 before JDK-8248862

            aturbanov Andrey Turbanov
            aturbanov Andrey Turbanov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: