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

repaint occasionally bypasses update

XMLWordPrintable

    • 1.1
    • sparc
    • solaris_2.5
    • Not verified

      In the JavaTests Harness, I have a class that subtypes Panel and
      overrides paint(g). Occasionally I call repaint(). However, I observe
      that sometimes the callback comes in directly to paint and not
      via update. The net effect is that the background is not cleared
      before my paint routine runs.

      The effect appears to be timing related ... sometimes update is called,
      sometimes not.

            amfowler Anne Fowler (Inactive)
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: