Avoid deoptimizations in Font.equals.

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: