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

Standardize obtaining boolean properties with defaults

    XMLWordPrintable

Details

    • b24
    • generic
    • generic

    Description

      We have several different ways to get boolean properties, using privileged calls.

      "true".equalsIgnoreCase...GetPropertyAction("java.foo.bar","true");
      BooleanAction()
      and three different versions of getBooleanProperty in DistributionPointFetcher, ChannelImpl, Debug.

      These were all developed over the years and in different unbundled variants, it would be good to standardize on one style.

      This would be a good starter bug.

      Attachments

        Issue Links

          Activity

            People

              mpowers Mark Powers
              wetmore Bradford Wetmore
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: