Reuse superclass `IfTable` with non-marker interfaces.

This re-enables `IfTable` sharing for the case that the
    https://android-review.googlesource.com/1969179
removed because it was buggy. We implement it properly here
while also avoiding unnecessary IMT updates.

Test: m test-art-host-gtest
Test: testrunner.py --host --optimizing
Change-Id: I729b64cb85e95aedeb42a7d804d790bd773238c2
2 files changed