When selecting a specific type and pressing CTRL + T we will get a small diagram that shows the types hierarchy the selected type extends from. This shortcut works in Eclipse as well.

Stable Values in Java (JEP 502): Deferred Immutability with JVM Trust
Explore Stable Values – a new Java 25 upcoming feature (JEP 502) enabling lazy initialization with immutable performance and JVM-level optimizations.