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

NativeLookup::lookup_critical_entry() should only load shared library once

XMLWordPrintable

    • b08

        NativeLookup::lookup_critical_entry() calls lookup_critical_style() multiple times and each time the shared library is resolved and loaded again. We should factor the library handling code out.

        See also this comment by Vladimir Ivanov:
        http://mail.openjdk.java.net/pipermail/hotspot-dev/2017-December/029489.html

              chagedorn Christian Hagedorn
              thartmann Tobias Hartmann
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: