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

ResourceBundle.getBundle performance regression

    XMLWordPrintable

Details

    • b129
    • Not verified

    Description

      ResourceBundle.getBundle(String, Locale) performance is significantly slower in JDK 9 compared to JDK 8.

      The bulk of the regression seems to be the attempt to load <baseName>Provider, something that it should not be doing when the consumer is in the unnamed module.

      Attached to this bug is a simple test case.

      Attachments

        Activity

          People

            okutsu Masayoshi Okutsu
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: