-
Enhancement
-
Resolution: Fixed
-
P4
-
20
There are many instanceof checks in the sun.reflection.annotation code; these would be improved by using pattern matching for instanceof.
- relates to
-
JDK-8250623 JEP 394: Pattern Matching for instanceof
-
- Closed
-
- links to
-
Commit openjdk/jdk/aaa89714
-
Review(master) openjdk/jdk/9129