Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4746749
Votes 0
Synopsis Should refine documentation that filename filters do not work on Windows
Category guides:none
Reported Against mantis
Release Fixed 1.5(tiger-b26)
State 10-Fix Delivered, bug
Priority: 5-Very Low
Related Bugs 4031440
Submit Date 13-SEP-2002
Description
There are a few places in java.awt.FileDialog.java where our docs say: 
"Filename filters do not function in Sun's reference
implementation for Windows 95, 98, or NT 4.0." 
We should change this to say " customer  Windows" instead of specific versions 
of Windows.  Perhaps we should reference bugid 4031440, which has detailed 
info about why this doesn't work? 

Line 86 of FileDialog.java 
@see getFilenameFIlter 
The final I should not be capitalized.  
Work Around
N/A
Evaluation
Great suggestion. Fix in tiger.
  xxxxx@xxxxx   2003-01-14

Fixed usage of Microsoft Windows and corrected typo.  Fixed for tiger.
  xxxxx@xxxxx   2003-09-16
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang