RFR: 8263992: Remove dead code NativeLookup::base_library_lookup [v2]

Ioi Lam iklam at openjdk.java.net
Tue Mar 23 05:07:56 UTC 2021


> Please review this removal of dead code, and unused parameter of `in_base_library` for the functions that remain. The word `base_library_lookup` does not exist in any C source code in the entire JDK.

Ioi Lam has updated the pull request incrementally with one additional commit since the last revision:

  removed unused "in_base_library" parameter; removed unnecessary include of nativeLookup.hpp

-------------

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/3139/files
  - new: https://git.openjdk.java.net/jdk/pull/3139/files/039ca686..daa3705e

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3139&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3139&range=00-01

  Stats: 33 lines in 12 files changed: 0 ins; 12 del; 21 mod
  Patch: https://git.openjdk.java.net/jdk/pull/3139.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/3139/head:pull/3139

PR: https://git.openjdk.java.net/jdk/pull/3139


More information about the hotspot-dev mailing list