A small pass over the hotspot diff removing dead code, symbols includes, undefined declarations.
Did not touch unused public class APIs, there might be some more we want to clean up here. Up this patch is purposefully un-opinionated. --------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - Remove dead code Changes: https://git.openjdk.org/valhalla/pull/2400/files Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2400&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8384060 Stats: 42 lines in 10 files changed: 0 ins; 41 del; 1 mod Patch: https://git.openjdk.org/valhalla/pull/2400.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2400/head:pull/2400 PR: https://git.openjdk.org/valhalla/pull/2400
