mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-17 09:34:38 +02:00
8263992: Remove dead code NativeLookup::base_library_lookup
Reviewed-by: coleenp, dholmes
This commit is contained in:
parent
91d86e6ac1
commit
35102cb03f
12 changed files with 22 additions and 57 deletions
|
@ -59,7 +59,6 @@
|
|||
#include "oops/symbol.hpp"
|
||||
#include "prims/jvmtiExport.hpp"
|
||||
#include "prims/methodHandles.hpp"
|
||||
#include "prims/nativeLookup.hpp"
|
||||
#include "runtime/arguments.hpp"
|
||||
#include "runtime/atomic.hpp"
|
||||
#include "runtime/frame.inline.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue