CaffeineMark 3.0
Godmar Back
kaffe@rufus.w3.org
Sat, 29 Aug 1998 15:39:01 -0600 (MDT)
I doubt though that that's the only problem. If I try to run
appletviewer runtest.html, Kaffe runs out of memory after a while.
Given the stacktrace, I would not be surprised if that's because of
a bug in StringTokenizer (that's best case, worst case is we keep
floating garbage):
java.lang.OutOfMemoryError
at java/lang/StringBuffer.ensureCapacity(130)
at java/lang/StringBuffer.append(59)
at java/io/StreamTokenizer.nextTokenType(161)
at java/io/StreamTokenizer.nextToken(82)
at kaffe/awt/AppletViewer.<init>(71)
at kaffe/awt/AppletViewer.main(266)
In general, how do applications relying on the 1.0 event model
fail in kaffe?
- Godmar
>
> You can run the embedded benchmarks just fine, but as far as I can tell
> the graphical ones assume the presence of the JDK 1.0 event model which
> we don' t support (and don't want to support - it's dead Jim).
>
> Cheers
> Tim
>
> Petter Reinholdtsen wrote:
>
> > Does anyone have the numbers for Kaffe vs JDK with CoffeineMark 3.0?
> > I was unable to get Kaffes appletviewer to run the test.
> >
> > <URL:http://www.webfayre.com/pendragon/cm3/info.html>
> > --
> > ##> Petter Reinholdtsen <## | pere@td.org.uit.no
> > O- <SCRIPT Language="Javascript">window.close()</SCRIPT>
> > http://www.hungry.com/~pere/ | Go Mozilla, go! Go!
>
>
>
> --
> Tim Wilkinson Tel: +1 510 704 1660
> Transvirtual Technologies, Inc., Fax: +1 510 704 1893
> Berkeley, CA, USA. Email: tim@transvirtual.com
>
>
>
>