Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8160721

Avoid deoptimizations in Font.equals.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • client-libs
    • None
    • 2d
    • b130

      We see a lot of deoptimizations due to class casts in Font.equals.
      Use instanceof check instead of catching the exception.

            goetz Goetz Lindenmaier
            goetz Goetz Lindenmaier
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: