-
Enhancement
-
Resolution: Unresolved
-
P5
-
22, 23, 24
Some classes, like `AbstractMemorySegmentImpl` have methods that are never overridden. Such methods should be marked as final to help compilers (like native Graal) to devirtualize code.
- links to
-
Review(master) openjdk/jdk/23696