Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8005926 (thread) Merge ThreadLocalRandom state into java.lang.Thread
  3. JDK-8006409

ThreadLocalRandom should drop padding fields from its serialized form

XMLWordPrintable


      During the code review of JDK-8005926 it was observed that it is not necessary for the serialized form of ThreadLocalRandom to include the padding fields. It can be changed, without compatibility risk, to drop these from the serialized form.

      This bug is submitted to follow up on this issue before jdk8 is finalized.

            chegar Chris Hegarty
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: