Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P4
-
Resolution: Duplicate
-
Affects Version/s: 19
-
Fix Version/s: None
-
Component/s: client-libs
-
Labels:
-
Subcomponent:
-
OS:windows
Description
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
There is a discussion in following PR:
https://github.com/openjdk/jdk/pull/7691
Attachments
Issue Links
- duplicates
-
JDK-8282862 AwtWindow::SetIconData leaks old icon handles if an exception is detected
-
- Open
-