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

Potential leak icon handles in AwtWindow::SetIconData()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 19
    • client-libs

      The method assigns m_hIcon and m_hIconSm to local variables, then reset them to NULL. If an exception is raised from CreateIconFromRaster(), JNU_CHECK_EXCEPTION() will result an early return with destroying cached icon handles.

      There is a discussion in following PR:
      https://github.com/openjdk/jdk/pull/7691

            Unassigned Unassigned
            zgu Zhengyu Gu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: