Inconsistent use of general primitives loops

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 17
    • Affects Version/s: 11, 16, 17
    • Component/s: client-libs
    • None
    • 2d
    • b05
    • generic
    • generic

      The java2d uses the primitives such as Blit loop for rendering differing things. Currently, not all possible variants of primitives are implemented, but it is possible to register some general loop that may produce the primitives for some specific src/comp/dst.

      But we have some inconsistent here:
       - Some primitives register themselves as a general loop but always return null in the makePrimitive() method
       - Some primitives (which are not registered as general loops) return null or throw an error in the makePrimitive() method

            Assignee:
            Sergey Bylokhov
            Reporter:
            Sergey Bylokhov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: