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: swt controlexample


>>>>> "Erik" == Erik Poupaert <erik.poupaert@chello.be> writes:

Erik> I can't get breakpoints in the middle of gcjlib's native code. I
Erik> assume that is because gcjlib has not been compiled with debug
Erik> information?

Most likely.

Erik> Who says that involved multithreading works properly on win32? I
Erik> assume it doesn't, until I have witnessed that it does.

My understanding is that it is fine, except that Thread.interrupt is
unimplemented.

Erik> Have inner classes already been fully fixed?

Definitely not.  Many things work, but there are still bugs.

Erik> There should be some really nifty swt applications "made in
Erik> gcj-land" available for download.

If you know of some, we could incorporate them into rhug, or make a
new project.

Tom


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