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: XAWT: First useable (visible) results...


>>>>> "Clemens" == Clemens Eisserer <linuxhippy@web.de> writes:

Clemens> java.lang.VerifyError: verification failed at PC 93 in
Clemens> kaffe.util.Timer:run(()V): recursive subroutine call

gij thinks the bytecode in this method is invalid.
This could be a verifier bug, or it could actually be a bug in the
bytecode.  I can't say without more information.

Clemens> @Per Bothner: Even using GTK as underlaying layer for GTK doesnt help
Clemens> to make apps look like native.

True, but it also isn't easy to write a plain Xlib application.  Take
a look at the ICCCM or the newer stuff (I think on freedesktop.org) to
see all the extra junk you have to do.

Clemens> I´m sure someday there also will be a free SWING
Clemens> implementation

I'm rather more skeptical about that :-)

Tom


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