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

replace some uses of Configuration.getText with Configuration.getResource

XMLWordPrintable

    • b91
    • Not verified

      Configuration.getText is string based and often requires that clients convert content nodes to strings unnecessarily.

      In those situations we should replace use of Configuration.getText with the Content-friendly Configuration.getResource.

            jjg Jonathan Gibbons
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: