-
Bug
-
Resolution: Fixed
-
P3
-
7, 7u4, 7u40, 8
-
b15
-
generic, x86
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8045767 | 8u25 | Petr Pchelko | P3 | Closed | Fixed | b01 |
JDK-8035353 | 8u20 | Petr Pchelko | P3 | Resolved | Fixed | b15 |
JDK-8053595 | emb-8u26 | Petr Pchelko | P3 | Resolved | Fixed | b17 |
http://java.net/jira/browse/MACOSX_PORT-710 submitted 2011/11/16 by Igor Stolyarov
JOptionPane dialogs show wrong icons
Regression
If run attached test using full path for Java launcher we will see right icon (exected.png)
for instanse
>~/jdk/b217/Home/bin/java Test
If we using variable in path we will see wrong icon (actual.png)
>DIR=~/jdk/b217/Home
>/bin/java Test
Else interest case:
>var=~/jdk/b217/Home
>/bin/java Test
In this case we will see right icon
JOptionPane dialogs show wrong icons
Regression
If run attached test using full path for Java launcher we will see right icon (exected.png)
for instanse
>~/jdk/b217/Home/bin/java Test
If we using variable in path we will see wrong icon (actual.png)
>DIR=~/jdk/b217/Home
>/bin/java Test
Else interest case:
>var=~/jdk/b217/Home
>/bin/java Test
In this case we will see right icon
- backported by
-
JDK-8035353 [macosx] JOptionPane dialogs show wrong icons
-
- Resolved
-
-
JDK-8053595 [macosx] JOptionPane dialogs show wrong icons
-
- Resolved
-
-
JDK-8045767 [macosx] JOptionPane dialogs show wrong icons
-
- Closed
-
- duplicates
-
JDK-7145027 [macosx] JOptionPane dialogs show wrong icons
-
- Closed
-
-
JDK-8007214 [macosx] Wrong icon in modal alerts created using JOptionPane
-
- Closed
-