-
Enhancement
-
Resolution: Fixed
-
P4
-
24
-
b17
-
generic
-
generic
When C1 decide to inline a virtual method based on CHA, it will skip type profile if the method is a final method. And it will prevent C2 to optimize it.
- relates to
-
JDK-8341039 compiler/cha/TypeProfileFinalMethod.java fails with assertEquals expected: 0 but was: 2
- Open
-
JDK-8326369 Add test to verify bimorphic inlining happens after morphism changes
- Resolved
- links to
-
Commit(master) openjdk/jdk/e1c4d303
-
Review(master) openjdk/jdk/20786