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

[java.desktop/macOS] Condense SDRenderType usages in QuartzRenderer.m

    XMLWordPrintable

Details

    • Enhancement
    • Status: Open
    • P4
    • Resolution: Unresolved
    • None
    • tbd
    • client-libs
    • 2d
    • os_x

    Description

      The SDRenderType enum is often returned using a variable declared at the start of functions. These can be inlined in the return itself. Using a ternary operator condenses what may be 12 lines into one, in the most extreme cases. doRectUsingCG and doPolyUsingCG were both modified more than the rest, but still are equivalent.

      Attachments

        Issue Links

          Activity

            People

              jwaters Julian Waters
              jwaters Julian Waters
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: