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

Remove setAccessible usage for setting final fields in java.util.concurrent

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 25
    • None
    • core-libs

      In preparation for future changes that will prohibit changing final fields with Field.set, modify the clone + readObject implementations of classes in j.u.concurrent to not set setAccessible+Field.set to modify final fields

            vklang Viktor Klang
            vklang Viktor Klang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: