RFR: JDK-8270820: remove unused stiFileTableIndex from SDE.c

Matthias Baesken mbaesken at openjdk.java.net
Fri Jul 16 07:36:22 UTC 2021


Hello, please review this very small change. While checking compiler warnings of the type : "function 'xyz' was declared but never referenced" I came across stiFileTableIndex from SDE.c that generated such a warning and can be removed.

Thanks, Matthias

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

Commit messages:
 - JDK-8270820

Changes: https://git.openjdk.java.net/jdk/pull/4805/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=4805&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8270820
  Stats: 4 lines in 1 file changed: 0 ins; 4 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/4805.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/4805/head:pull/4805

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


More information about the serviceability-dev mailing list