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

Handle sun.security.util.Resources bundle in ResourcesMgr in the same way as AuthResources

XMLWordPrintable

    • b155
    • Not verified

        Clean up ResourcesMgr to handle sun.security.util.Resources and sun.security.util.AuthResources consistently.

        There is a doPrivileged block in sun.security.util.ResourcesMgr.getString() that looks like it may no longer be necessary. We should investigate whether it can be removed. If so, we can put the common code that loads resource bundles into a private method which is invoked by the public methods of this class.

              mchung Mandy Chung (Inactive)
              apetcher Adam Petcher (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: