hg: jdk/submit: 8193042: NativeLookup::lookup_critical_entry() should only load shared library once
tobias.hartmann at oracle.com
tobias.hartmann at oracle.com
Wed Jul 31 06:05:31 UTC 2019
Changeset: 3d44a84147cc
Author: thartmann
Date: 2019-07-31 08:05 +0200
URL: https://hg.openjdk.java.net/jdk/submit/rev/3d44a84147cc
8193042: NativeLookup::lookup_critical_entry() should only load shared library once
Summary: Avoids repeated loads/unloads of the same shared library.
Reviewed-by: dholmes, dlong, thartmann
Contributed-by: Christian Hagedorn <christian.hagedorn at oracle.com>
! src/hotspot/share/prims/nativeLookup.cpp
! src/hotspot/share/prims/nativeLookup.hpp
More information about the jdk-submit-changes
mailing list