-
Bug
-
Resolution: Fixed
-
P4
-
9
-
None
-
b130
We see a lot of deoptimizations due to class casts in Font.equals.
Use instanceof check instead of catching the exception.
Use instanceof check instead of catching the exception.