チケット #9453

Thread.interrupted() problem
登録: 2006-11-20 21:45 最終更新: 2010-03-06 00:00

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

詳細

under what conditions is the interrupt-flag of a
thread
set and resetted in Mysaifu VM?

(I have problems with this flag being set in
situations
where it is not set in Sun VM.)

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

2007-12-12 10:08 更新者: None
コメント
Logged In: NO

Hi, i had same problem when i was using jtables, i modify my
tablemodel to use less concatenations between Strings and
never saw the error again. I think is becose the vm dont
have more memory to work and it kill the process.
2009-11-07 14:09 更新者: freebeans
  • 解決法なし から 受領 に更新されました
コメント

Thread.interrupted() does not reset internal Event. if you call Thread.sleep() after Thread#interrupt() and Thread.interrupted(), InterruptedException occurred.

2009-12-31 14:15 更新者: freebeans
  • マイルストーン(未割り当て) から jvm0.4.8 に更新されました
2009-12-31 14:23 更新者: freebeans
  • 解決法受領 から 修正済み に更新されました
2010-03-06 00:00 更新者: freebeans
  • 状況オープン から 完了 に更新されました
  • チケット完了時刻2010-03-06 00:00 に更新されました

添付ファイルリスト

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

編集

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