チケット #14088

File.delete() cannot delte dir.
登録: 2008-11-22 01:50 最終更新: 2008-11-22 02:02

報告者:
担当者:
チケットの種類:
状況:
完了
コンポーネント:
マイルストーン:
(未割り当て)
優先度:
5 - 中
重要度:
5 - 中
解決法:
修正済み
ファイル:
なし

詳細

I am writing a programm for a PPC running with Windows Mobile 5 and I installed version 0.3.1 of your JVM. Part of this program is a feature which allows the user to delete a directory and it's contents. If the directory contains files or further directories I recursivly delete all files first and then the empty directories using the File.delete() method from the package java.io. I tested my code on the desktop PC and everything works fine. When I ran my program on the PPC all the files where deleted, but not the directories, even though they where empty. I tried for a while but I couldn't solve this problem, so I am starting to believe that this is a bug in the current version of Mysaifu JVM.

チケットの履歴 (1 件中 1 件表示)

2008-11-22 02:02 更新者: freebeans
  • 状況オープン から 完了 に更新されました
  • 解決法なし から 修正済み に更新されました
  • チケット完了時刻2008-11-22 02:02 に更新されました
コメント
Fixed.
Target milestone: 0.4.1.

添付ファイルリスト

添付ファイルはありません

編集

このチケットにコメントを追加するには、ログインが必要です » ログインする