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

Threading inconsistency in BufferStrategyPaintManager

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P5 P5
    • None
    • 6
    • client-libs

      BufferStrategyPaintManager uses synchronized blocks when accessing the painting field, with one exeption. In endPaint it reads the field without synchronizing. I don't believe this is a problem as the same thread that invoked beginPaint will invoke endPaint. None-the-less it's inconsistant and should be changed.

            Unassigned Unassigned
            svioletsunw Scott Violet (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: