Simplify access to System properties from JDK code

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: core-libs
    • b116
    • generic
    • generic

      With encapsulation in place, we can now safely enhance code which currently does this:

      AccessController.doPrivileged(new GetPropertyAction(key));

      by adding static methods that do the doPrivileged call if necessary.

            Assignee:
            Claes Redestad
            Reporter:
            Claes Redestad
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: