-
Bug
-
Resolution: Fixed
-
P2
-
6u1
-
rc
-
b46
-
x86
-
windows_xp
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2151271 | 6u4 | Leonid Popov | P2 | Resolved | Fixed | b03 |
A folder, having the extension .lnk in the name, can not be opened by 5.0fcs and later versions.
REPRODUCE:
1) Create a folder which has .lnk in the name
ex. test.lnk
2) Go to .\jdk1.4.2_14\demo\jfc\FileChooserDemo
3) Invoke "java -jar FileChooserDemo.jar"
4) Click "ShowFileChooser" button
5) Try to open the folder created at step 1)
5.0fcs and later versions will no be able to open the 1) folder.
1.4.2_14 can open the folder.
CONFIGURATION:
OS :WindowsXP(SP2, Japanese)
JRE : 5.0fcs, 5.0u8, 5.0u11, 6.0u1
REPRODUCE:
1) Create a folder which has .lnk in the name
ex. test.lnk
2) Go to .\jdk1.4.2_14\demo\jfc\FileChooserDemo
3) Invoke "java -jar FileChooserDemo.jar"
4) Click "ShowFileChooser" button
5) Try to open the folder created at step 1)
5.0fcs and later versions will no be able to open the 1) folder.
1.4.2_14 can open the folder.
CONFIGURATION:
OS :WindowsXP(SP2, Japanese)
JRE : 5.0fcs, 5.0u8, 5.0u11, 6.0u1
- backported by
-
JDK-2151271 REGRESSION :folder having ".lnk" in the name can not be opened by 5.0 and later versions
- Resolved
- relates to
-
JDK-6691325 JFileChooser uses ShellFolder instead of File from FileSystemView
- Closed
-
JDK-6698013 JFileChooser can no longer navigate non-local file systems.
- Closed