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

Replace direct use of AuthResources resource bundle from jdk.security.auth

XMLWordPrintable

        jdk.security.auth uses sun.security.util.AuthResources which should be encapsulated in java.base. sun.security.util.ResourcesMgr::getString(String s, String altBundleName) is one existing mechanism to get the localized string from AuthResources.

        We should replace direct loading of AuthResources resource bundle from jdk.security.auth and use the existing sun.security.util.ResourcesMgr::getString method.

              mchung Mandy Chung (Inactive)
              mchung Mandy Chung (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: