-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
7
-
windows_7
FULL PRODUCT VERSION :
ADDITIONAL OS VERSION INFORMATION :
Windows 7 Enterprise
Version 6.1 (Build 7600)
A DESCRIPTION OF THE PROBLEM :
Following code will get a unix style Directory icon on windows JDK7. Why does JDK7 change it? It seems a bug.
UIManager.getIcon( " FileView.directoryIcon " )
You may find the Directory icon from the ?com\sun\java\swing\plaf\windows\icons? package of C:\Java\jdk1.7.0_40\jre\lib\resources.jar file.
REGRESSION. Last worked in version 6u45
REPRODUCIBILITY :
This bug can be reproduced always.
ADDITIONAL OS VERSION INFORMATION :
Windows 7 Enterprise
Version 6.1 (Build 7600)
A DESCRIPTION OF THE PROBLEM :
Following code will get a unix style Directory icon on windows JDK7. Why does JDK7 change it? It seems a bug.
UIManager.getIcon( " FileView.directoryIcon " )
You may find the Directory icon from the ?com\sun\java\swing\plaf\windows\icons? package of C:\Java\jdk1.7.0_40\jre\lib\resources.jar file.
REGRESSION. Last worked in version 6u45
REPRODUCIBILITY :
This bug can be reproduced always.