JDK-4746749 : Should refine documentation that filename filters do not work on Windows
  • Type: Bug
  • Component: docs
  • Sub-Component: guides
  • Affected Version: 1.4.2
  • Priority: P5
  • Status: Resolved
  • Resolution: Fixed
  • OS: windows_nt
  • CPU: x86
  • Submitted: 2002-09-13
  • Updated: 2003-10-23
  • Resolved: 2003-10-23
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
5.0 b26Fixed
Related Reports
Relates :  
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 "Microsoft 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.  

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: generic tiger-beta FIXED IN: tiger tiger-beta INTEGRATED IN: tiger-b26 tiger-beta
14-06-2004

PUBLIC COMMENTS .
10-06-2004

EVALUATION Great suggestion. Fix in tiger. ###@###.### 2003-01-14 Fixed usage of Microsoft Windows and corrected typo. Fixed for tiger. ###@###.### 2003-09-16
14-01-2003