------- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-25 17:53 ------- Hmm, we should have got an exception or an assert: JvAssert (query == DIRECTORY || query == ISFILE); oh, well.
The problem can be seen in natFileWin32.cc in that _stat does not understant ISHIDDEN at all. -- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|java |libgcj Ever Confirmed| |1 Last reconfirmed|0000-00-00 00:00:00 |2005-04-25 17:53:46 date| | Summary|File.isHidden() method |[Win32] File.isHidden() |always returns 'true' in |method always returns 'true' |windows. |in windows. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21221