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

Unnecessary calls to SystemDictionaryShared::define_shared_package

    XMLWordPrintable

Details

    • b21

    Description

      Currently, SystemDictionaryShared::define_shared_package is called every time a shared app/platform class is loaded. However, it needs to be called only once per package.

      Maybe we can store a field in PackageEntry to indicate that we have already called into Java for this package.

      Attachments

        Activity

          People

            ccheung Calvin Cheung
            iklam Ioi Lam
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: