任务单 #9453

Thread.interrupted() problem
开放日期: 2006-11-20 21:45 最后更新: 2010-03-06 00:00

报告人:
属主:
类型:
状态:
关闭
组件:
里程碑:
优先:
5 - Medium
严重性:
5 - Medium
处理结果:
Fixed
文件:

Details

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.)

任务单历史 (3/5 Histories)

2007-12-12 10:08 Updated by: 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 Updated by: freebeans
  • 处理结果 Update from to Accepted
评论

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 Updated by: freebeans
  • 里程碑 Update from (无) to jvm0.4.8
2009-12-31 14:23 Updated by: freebeans
  • 处理结果 Update from Accepted to Fixed
2010-03-06 00:00 Updated by: freebeans
  • 状态 Update from 开启 to 关闭
  • Ticket Close date is changed to 2010-03-06 00:00

Attachment File List

No attachments

编辑

Please login to add comment to this ticket » 登录名