Develop and Download Open Source Software

Ticket #9453

Open Date: 2006-11-20 21:45

Last Update: 2010-03-06 00:00

Thread.interrupted() problem

Reporter:freebeansOwner:freebeans
Priority:5 - MediumMileStone:jvm0.4.8
Type:BugsSeverity:5 - Medium
Component:v0.3.2Status:Closed
ResolutionFixed

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

Attach File

File ListNo attachments.
Add New attachment
Add attachment filesPlease login to add new attachment

Ticket History - 3/5 Histories [Show all old Histories]

2007-12-12 10:08 Update by: None

Comment

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 Update by: freebeans

  • Resolution Update from None to Accepted.

Comment

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 Update by: freebeans

  • Milestone Update from (None) to jvm0.4.8.

2009-12-31 14:23 Update by: freebeans

  • Resolution Update from Accepted to Fixed.

2010-03-06 00:00 Update by: freebeans

  • Ticket Close date set to 2010-03-06 00:00
  • Status Update from Open to Closed.

Add Comment/Update #9453 (Thread.interrupted() problem)

Please login to add comment to this ticket. » Login


SourceForge.JP is a Japanese version of SourceForge.net. For developments that are not related to Japan, we recommend you to use SourceForge.net.