On Fri, 16 Jul 2021 07:24:55 GMT, Matthias Baesken <mbaes...@openjdk.org> wrote:
> 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 Marked as reviewed by sspitsyn (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/4805