This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 17438 - Remove temporary workaround in LocalFileSystem
Summary: Remove temporary workaround in LocalFileSystem
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 3.x
Hardware: All All
: P1 blocker (vote)
Assignee: Petr Hrebejk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-08 19:16 UTC by Petr Hrebejk
Modified: 2008-12-22 17:54 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Hrebejk 2001-11-08 19:16:05 UTC
Temporary workaround for a bug in JDK 1.4.0 - beta 3 was added into
LocalFileSystem.getName(). This should be removed as soon as new JDK
with the bug fixed will go public.
Comment 1 Jan Chalupa 2001-11-27 13:04:46 UTC
Target milestone -> 3.3.1.
Comment 2 Petr Hrebejk 2002-02-18 14:45:54 UTC
New JDK with the fix is out. The workaround is removed.
Comment 3 Jan Zajicek 2002-02-19 11:36:46 UTC
in 3.4 dev builds