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

Clean-up FlagSetting and remove misuse.

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 16
    • 15, 16
    • hotspot
    • b06

      In a few places, FlagSetting is used as a general mechanism for local save/modify and restore. This is not the intention. Instead, use a general mechanism in these cases and preserve FlagSetting for its intended purpose. Now, FlagSetting (and friends) can be based on the same general pattern for local save/modify and restore.

      This will separate the current use-cases (of FlagSetting) in order to remove/replace the brittle use of FlagSetting and friends (after related re-work).

            phedlin Patric Hedlin (Inactive)
            phedlin Patric Hedlin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: