Re: Ahead Of Time compilation with Kaffe

2000-12-19 Thread Tim Wilkinson
rhead. I'll see about getting the GCJ version into CVS. Cheers Tim -- Tim Wilkinson Tel: (510) 527-4025 ext 12 Transvirtual Technologies, Inc., Fax: (510) 559-3287 Berkeley, CA, USA.Email: [EMAIL PROTECTED] On Tue, 19 Dec 20

Re: How do I turn off garbage collection?

2000-09-15 Thread Tim Wilkinson
You can tweak some flags in kaffevm/gc.h and recompile. But pointers don't move anyway. Tim -- Tim Wilkinson Tel: (510) 527-4025 ext 12 Transvirtual Technologies, Inc., Fax: (510) 559-3287 Berkeley, CA, USA.Email: [

Re: Porting Kaffe to VxWorks?

2000-09-04 Thread Tim Wilkinson
It's been done on the x86 at least - don't know about this system however. Tim -- Tim Wilkinson Tel: (510) 527-4025 ext 12 Transvirtual Technologies, Inc., Fax: (510) 559-3287 Berkeley, CA, USA.Email: [EMAIL PROTECTED]

Re: GC of Kaffe?

2000-09-04 Thread Tim Wilkinson
Nope - but we have a real incremental in the works. Tim -- Tim Wilkinson Tel: (510) 527-4025 ext 12 Transvirtual Technologies, Inc., Fax: (510) 559-3287 Berkeley, CA, USA.Email: [EMAIL PROTECTED] On Tue, 5 Sep 2000, Okehee Goh

RE: Transvirtual Technologies Delivers Consolidated, Open So urceKaffeT Implementation

2000-07-22 Thread Tim Wilkinson
Yes it will - but I have no idea if it works currently nor does TVT plan to support it unless we have a customer willing to pay for that support. But you can do with it what you will. Regards Tim -- Tim Wilkinson Tel: (510) 527-4025 ext 12 Transvirtual

Re: Transvirtual Technologies Delivers Consolidated, Open So urceKaffeT Implementation

2000-07-22 Thread Tim Wilkinson
work done over the next month but bear with us since the VMs in particular will take a while to put together again. Cheers Tim -- Tim Wilkinson Tel: (510) 527-4025 ext 12 Transvirtual Technologies, Inc., Fax: (510) 559-3287 Berkeley, CA, USA.

Re: Kaffe 1.0.5 Superfast Locking System?

2000-04-30 Thread Tim Wilkinson
Dan, Can you send code to demonstate this? Thanks Tim

Transvirtual is hiring!

2000-02-04 Thread Tim Wilkinson
WANTED: Java and Linux Engineers Company Description: Transvirtual Technologies, Inc. was founded in 1997 and is based in the university town of Berkeley, California. Transvirtual develops Java technology fo

Bytecode verifier

2000-01-12 Thread Tim Wilkinson
o know whether I'm simply reinventing the wheel - is there an Open Source Java bytecode verifier anywhere in the world? Any info appreciated. Cheers Tim -- Tim Wilkinson Tel: (510) 527-4025 ext 12 Transvirtual Technologies, Inc., Fax: (510

Re: SCO OpenServer, egcs & Kaffe

1999-12-15 Thread Tim Wilkinson
I believe LocateRegstry class is now fixed in the CVS. Tim -- Tim Wilkinson Tel: (510) 527-4025 ext 12 Transvirtual Technologies, Inc., Fax: (510) 559-3287 Berkeley, CA, USA.Email: [EMAIL PROTECTED]

Re: Deadlock on class locks

1999-12-14 Thread Tim Wilkinson
Pat, There is already a classEntry lock associated with each class - perhaps that could be used instead of adding a new lock? Cheers Tim On Tue, 14 Dec 1999, Patrick Tullmann wrote: > > The attached test case demonstrates a deadlock in classMethod.c. > > The fix was easier than I thought. I

Re: Somme problems to generate Kaffe on SGI O2000

1999-11-25 Thread Tim Wilkinson
Bruno, This is currently true - I'd welcome fixes to allow the pthreads module to work on various different pthread systems (and not just glibc Linux). Tim On Thu, 25 Nov 1999, Godmar Back wrote: > > > Bruno, > > Note that even though Tim chose to call it "unix-pthreads", it really > onl

Re: JavaCC breakage under Kaffe 1.0.5 / kaffe.org down?

1999-11-08 Thread Tim Wilkinson
Froh, Thanks for the bug report - I've just check fixes into CVS for both the problems you highlighted. Cheers Tim -- Tim Wilkinson Tel: +1 510 704 1660 Transvirtual Technologies, Inc., Fax: +1 510 704 1893 Berkeley, CA, USA.

Re: config/mips/trampolines.c on SGI

1999-10-29 Thread Tim Wilkinson
> This may work. > Tim or Peter would know better. Tim did the MIPS port, AFAIK. > > - Godmar -- Tim Wilkinson Tel: +1 510 704 1660 Transvirtual Technologies, Inc., Fax: +1 510 704 1893 Berkeley, CA, USA.Email: [EMAIL PROTECTED]

Re: RMI problem

1999-10-27 Thread Tim Wilkinson
ause I > generate them on the Solaris box, tar them up and move them over to the > Linux box. It looks to me like Kaffe is not correctly reading the > serialVersionUID on the classes. Is there any way I can fix this or > workaround it? > > Thanks for any help. > > Greg Z

Re: RMI problem

1999-10-26 Thread Tim Wilkinson
;s a minus sign in front > of the big number) > > I know that the class files are the same on both machines because I > generate them on the Solaris box, tar them up and move them over to the > Linux box. It looks to me like Kaffe is not correctly reading the > serialVersionUI

Re: Using Sun's stuff

1999-10-25 Thread Tim Wilkinson
Excellent news!! Keep me posted - this is great stuff. Cheers Tim -- Tim Wilkinson Tel: +1 510 704 1660 Transvirtual Technologies, Inc., Fax: +1 510 704 1893 Berkeley, CA, USA.Email: [EMAIL PROTECTED]

Re: bugs and problems

1999-10-25 Thread Tim Wilkinson
the most inner was > java.lang.ClassNotFoundException). I think these are problems with your > rmiregistry... Certainly, I can send you stack... Please do - what class doesn't if find specifically? Regards Tim -- Tim Wilkinson Tel: +1 510 704 1660 Transvirtual Technologies, Inc., Fax: +1 510 704 1893 Berkeley, CA, USA.Email: [EMAIL PROTECTED]

Re: bugs and problems

1999-10-25 Thread Tim Wilkinson
Sergey, I've fixed the RMI security problem and added the Russian converters - you can find this in the CVS tree of Kaffe. Regards Tim -- Tim Wilkinson Tel: +1 510 704 1660 Transvirtual Technologies, Inc., Fax: +1 510 704 1893 Berkeley, CA

Re: Using Sun's stuff

1999-10-24 Thread Tim Wilkinson
. Is it o.k. for me to download > and run this SDK? Is it o.k. for me to examine the jvmdi.h they > supply with it? > > Thanks!! > Derek -- Tim Wilkinson Tel: +1 510 704 1660 Transvirtual Technologies, Inc., Fax: +1 510 704 1893 Berkeley, CA, USA.Email: [EMAIL PROTECTED]

Re: bugs and problems

1999-10-24 Thread Tim Wilkinson
n at the moment. > > Best regards, > > Sergey V. Udaltsov -- Tim Wilkinson Tel: +1 510 704 1660 Transvirtual Technologies, Inc., Fax: +1 510 704 1893 Berkeley, CA, USA.Email: [EMAIL PROTECTED]

Re: [ANNOUCEMENT] Kaffe OpenVM 1.0.5 released

1999-10-18 Thread Tim Wilkinson
ther, much less famous one) > Vijay Vaidyanathan > Head of Strategic Technologies > Xoom.Com Inc. > -- > > > > > Cheers > > Tim > > -- > > Tim Wilkinson Tel: +1 510 704 1660 > > Transvirtual Technologies, Inc., Fax: +1 510 704 1

Re: [ANNOUCEMENT] Kaffe OpenVM 1.0.5 released

1999-10-18 Thread Tim Wilkinson
Vijay, There isn't - but if you come up with an API for what you're after we can come up with an implementation (assuming you don't want to do that too). Cheers Tim -- Tim Wilkinson Tel: +1 510 704 1660 Transvirtual Technologies, Inc., Fax:

[ANNOUCEMENT] Kaffe OpenVM 1.0.5 released

1999-10-17 Thread Tim Wilkinson
=== Kaffe OpenVM 1.0.5 released === Transvirtual Technologies, Inc. and the Kaffe Core Team today released Kaffe OpenVM 1.0.5, the only complete Java implementation available w

Re: Kaffe code optimisation

1999-09-10 Thread Tim Wilkinson
Hi, You might want to start from the new JIT3 in the CVS tree - it does better instruction selection (and register allocation come to that) than the older JIT. Mind you, currently I've not checked in the SPARC port of JIT3 (because my SPARC machine is broken right now) but I can check this in '

Re: Kaffe stack bounds checks

1999-08-22 Thread Tim Wilkinson
Will, The new JIT3 stuff (available in the CVS tree) uses a slightly different mechanism to check the stack bounds - it still does an explict check on function entry but this check is now *much* faster than before. The reason for doing an explicit check rather than using the MMU to do this (whi

Re: About Kaffe's romizing version.

1999-07-23 Thread Tim Wilkinson
romizing method? > > Or Is someone developing Kaffe version with romizing method? > > If someone does, I wanna cooperate that project. > > Thanks > > GoodBye. -- Tim Wilkinson Tel: +1 510 704 1660 Transvirtual Technologies, Inc., Fax: +1 510 704 1893 Berkeley, CA, USA.Email: [EMAIL PROTECTED]

Re: Classpath and Kaffe

1999-07-13 Thread Tim Wilkinson
Archie, If you thinhk that scry you should see what Sun is saying in the Sun v. M$ in court. Cheers Tim On Tue, 13 Jul 1999, Archie Cobbs wrote: > > Tim Wilkinson writes: > > Just to keep you informed, we just signed a customer who wants RMI > > implemented so we'll b

Re: Classpath and Kaffe

1999-07-13 Thread Tim Wilkinson
Just to keep you informed, we just signed a customer who wants RMI implemented so we'll be spending some time on the RMI implementaiton pretty soon to bring NinjaRMI upto the Sun spec. (at least that in the 1.1 at anyrate). Also, has anyone got a legal opinion of using the 1.2 spec form Sun to w

Why MS-extensions?

1999-06-14 Thread Tim Wilkinson
people find them useful then they can use them *without* tying themselves to Microsoft and Windows. Let the people who use the code decide. Regards Tim -- Tim Wilkinson Tel: +1 510 704 1660 Transvirtual Technologies, Inc., Fax: +1 510 704 1893 Berkeley, CA, USA.Email: [EMAIL PROTECTED]

Re: NinjaRMI

1999-05-10 Thread Tim Wilkinson
s.berkeley.edu/~mdw/proj/ninja/. > > Thanks! > > Matt Welsh > > Tim Wilkinson <[EMAIL PROTECTED]> writes: > > All, > > > > The Classpath project, Transvirtual and The Kaffe project are starting > > work on building a RMI replacement based on Matt Welsh

Re: NinjaRMI

1999-05-10 Thread Tim Wilkinson
All, The Classpath project, Transvirtual and The Kaffe project are starting work on building a RMI replacement based on Matt Welsh's Ninja RMI implementation. The initial checkin is on Transvirtual's CVS server as module 'ninjaRMI'. Cheers Tim -- Tim Wilkinson

Re: New JIT

1999-05-01 Thread Tim Wilkinson
Maxim, Not too sure when we'll roll this in - I want to add a few more improvements before I do. Currently looks pretty promising however. Tim On Sat, 1 May 1999, Maxim Kizub wrote: > Hi. > > There was a letter from Tim about new bytecode compiler for > kaffe. When will it be available? > >

Re: Performance of Kaffe

1999-04-25 Thread Tim Wilkinson
Alex, We're working on a new JIT which we hope to release soon - but in the meantime we'd be interested in your benchmarks since what you reports seems way off what we've measure on similar systems and we'd like to know why. Cheers Tim On Sun, 25 Apr 1999, Alex Turner wrote: > > Hi, I am eval

Re: Speed comparisson between Kaffe/jdk on Linux/Windows

1999-04-11 Thread Tim Wilkinson
All, Yeah the JIT is pretty slow - it's about 2 years old now and I haven't tweeked it since doing the original version. BUT!! Now the Beta 4 has been released I can say that Transvirtual hsa been working on a new more optimized JIT which we'll be delivering into the CVS tree as soon as we iron

Re: [Kaffe] An article that mentions Kaffe

1999-01-03 Thread Tim Wilkinson
Mo, Ah - I was blind and now I can see. Cheers Tim -- Tim Wilkinson Tel: +1 510 704 1660 Transvirtual Technologies, Inc., Fax: +1 510 704 1893 Berkeley, CA, USA.Email: [EMAIL PROTECTED]

Re: [Kaffe] An article that mentions Kaffe

1999-01-02 Thread Tim Wilkinson
> on page 2. > > http://www.sunworld.com/sunworldonline/swol-11-1999/swol-11-jacl.html > > later > Mo DeJong -- Tim Wilkinson Tel: +1 510 704 1660 Transvirtual Technologies, Inc., Fax: +1 510 704 1893 Berkeley, CA, USA.Email: [EMAIL PROTECTED]