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

Container.paintComponents() ignores passed in Graphics object.

XMLWordPrintable

    • 5.0
    • generic, x86
    • solaris_8, windows_95
    • Verified

      1) In Container.paintComponents(), the children are not
      painted into the gc that's passed in. Instead, they're
      painted into a new gc that's just thrown away.

      2) In Container.print(), the gc is retrieved but there is no
      check for null.

            son Oleg Sukhodolsky (Inactive)
            tballsunw Tom Ball (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: