This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Thread.interrupt


Hi, I have a feature request,

Could somebody please look into implementing thread interrupting for gcj on win32? Currently invoking that call on win32 produces an ugly not-implemented messagebox.

This change would make timing out actions such as downloads possible in iRATE. Our alternative would be to write bindings for a native http library, but we'd rather not go there.
Here is a screenshot from a dialup user: http://www.goingware.com/iRATE-radio/


Thanks,
Taras


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]