Re: Event class?

2001-05-14 Thread John Leuner
No. They inhereit from AWTEvent, which is the class that replaced Event in 1.1. Yes, you're right. So whatever code Shane was compiling needs to be changed to 1.1. Actually, it was code within Classpath itself. Not code I was bringing into the mix. I didn't say it was

Re: Jar files, kissme, Classpath, jazzlib

2001-05-14 Thread Tom Tromey
John == John Leuner [EMAIL PROTECTED] writes: John I timed the process, you can see kissme is 20 to 40 times slower John (user time) or 17 to 21 times slower (total time), I guess this John is mostly because the zip handling code wasn't compiled natively John by a JIT or a C compiler. I'd be