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]

Re: GCJ/minGW produced executables and linux/wine


>>>>> "Jeff" == Jeff Sturm <jsturm at one-point dot com> writes:

Jeff> void
Jeff> _Jv_ThreadInterrupt (_Jv_Thread_t *data)
Jeff> {
Jeff>   MessageBox(NULL, "Unimplemented", "win32-threads.cc:_Jv_ThreadInterrupt", MB_O  // FIXME:
Jeff> }
Jeff> which also causes my testsuite to hang waiting for mouse clicks :-(

This is pretty bogus.  I'd much prefer an exception.  Ranjit...?

Tom


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