/src/kaffe-all/src/libraries/javalib/microsoft/
>
> That's in the old Transvirtual Kaffe tree.
>
> I believe that Transvirtual was paid to implement these by Microsoft's
> legal team (who were embroiled in a legal war with Sun at the time).
>
> Strange story, eh? :-)
Hi,
I was browsing around the kaffe site and found this article from 1999 [1],
are these features in kaffe? If so, what are they?
Michael
1. http://www.wired.com/science/discoveries/news/1999/06/20225
___
kaffe mailing list
kaffe@kaffe.org
http://kaf
On Mon, Mar 24, 2008 at 8:49 AM, Dalibor Topic <[EMAIL PROTECTED]>
wrote:
> Michael Franz wrote:
> > Hi,
> >
> > I was trying to get Kaffe to have a gtk look and feel on Fedora. It
> > seems that the two looks supported are gnu and the Metal. gnu does
> >
Hi,
I was trying to get Kaffe to have a gtk look and feel on Fedora. It seems
that the two looks supported are gnu and the Metal. gnu does not look like
GTK. Is there a GTK look and feel for Linux? Or is there something wrong
with my installation?
I tried classpath head, but kaffe head would
On Sat, Mar 15, 2008 at 5:11 PM, Dalibor Topic <[EMAIL PROTECTED]> wrote:
> Rohit wrote:
> > I know i must be missing few important things to consider for this
> > comparison. Also many of you must have already analyzed these
> > implementation and compared them. So whatever information you can
>
Michael
On Thu, Feb 21, 2008 at 10:30 PM, Michael Franz <[EMAIL PROTECTED]> wrote:
> Hi,
> I have been able to get cvs head to build and run on OS X. The intrp and
> JIT both work and run with 29 of 149 failures. The boehm-gc hangs the
> process.
>
>
This version is still Java 1.4.2?
On Fri, Feb 22, 2008 at 2:40 AM, Dalibor Topic <[EMAIL PROTECTED]> wrote:
> Hi team,
>
> I've tagged 1.1.9, and uploaded the source code archives to
> http://www.kaffe.org/~robilad. Jim, when you have time, please send out
> an official release announcement to an
Hi,
I have been able to get cvs head to build and run on OS X. The intrp and
JIT both work and run with 29 of 149 failures. The boehm-gc hangs the
process.
This is x86.
Michael
___
kaffe mailing list
kaffe@kaffe.org
http://kaffe.org/cgi-bin/mailman/li
I replaced the 3 below with the libffi option, it did not link. I added
them back with the libffi and it linked again, however, it still has 135 of
150 failed tests.
On Thu, Feb 21, 2008 at 7:00 AM, Dalibor Topic <[EMAIL PROTECTED]>
wrote:
> Michael Franz schrieb:
> > I was ab
:14 AM, Michael Franz <[EMAIL PROTECTED]> wrote:
> Hi,
> I tried to build Kaffe 1.1.8 on OS X 10.4.11. I used the same
> configuration script that works for kaffe 1.1.7. Here are the following
> linker errors:
> /usr/libexec/gcc/i686-apple-darwin8/4.0.1/
Topic <[EMAIL PROTECTED]> wrote:
> Michael Franz wrote:
> > Hi,
> > I tried to build Kaffe 1.1.8 on OS X 10.4.11. I used the same
> configuration
> > script that works for kaffe 1.1.7. Here are the following linker
> errors:
> > /usr/libexec/gcc/i686-ap
Hi,
I tried to build Kaffe 1.1.8 on OS X 10.4.11. I used the same configuration
script that works for kaffe 1.1.7. Here are the following linker errors:
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols:
_KGC_getMainCollector
_ObjectClass
_initStaticLock
_jthread_disable_stop
_jthre
Hi,I have gotten my answers on IRC, but thought I would also ask here. Some background on my problem.I have a need for a Java application to load a large amount of data. Larger than is normal, I can load it into the JVM my using the correct -Xmx values. The issues is that after I have loaded the
It has been a while since I have attempted to build kaffe. Here are the results from my new Mac Mini!
12 of 148 tests failed
This is a checkout of head. I will post my test results from the developer release once they are done.
DateFormatTest.fail
DosTimeVerify.fail
GCTest.fail
InetSocketAddress
Dalibor,
> I am using crostools for my general cross-building pleasures, though
> I'll need to regenerate all the (two dozen, or so) toolchains again with
> 0.37 which might take me a few days.
I have tried this, but it does not seem to work for me. What are the
platforms/configurations that you
Akhilesh,
You should use a newer version of Jikes. 1.13 is pretty old, try
using at least 1.22 (not sure what the latest version is).
Michael
___
kaffe mailing list
kaffe@kaffe.org
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
Hi,
I have a small change for the documentation in support.h.
Michael
Index: support.h
===
RCS file: /cvs/kaffe/kaffe/kaffe/kaffevm/support.h,v
retrieving revision 1.40
diff -u -r1.40 support.h
--- support.h 31 Mar 2005 10:39:27 -
Hi All,
It seems that darwin 6 is not building anymore.I wonder if this is
due to some changes/dependency in libtool that was added recently.
Tinder log is here:
http://tinderbox.anholt.net/tinderbox3/showlog.pl?machine_id=18&logfile=20050522143308.log
Michael
__
> Hi Michael,
>
> I've looked into the error. The problem is that fdlibm decleares scalb
> differently from Darwin, unless a define is set. So the solution is to
> write an autoconf test which checks for the type of scalb declaration
> (whether it is all doubles, or double and int paramaters).
Co
Still getting build errors on Darwin 6/7.
http://tinderbox.anholt.net/tinderbox3/showlog.pl?machine_id=43&logfile=20050427185602.log
On 4/25/05, Michael Franz <[EMAIL PROTECTED]> wrote:
> Hi,
>
> It looks like the latest integration from GNU classpath has broken
Hi,
It looks like the latest integration from GNU classpath has broken darwin 7.
http://tinderbox.anholt.net/tinderbox3/showlog.pl?machine_id=43&logfile=20050425190522.log
Michael
___
kaffe mailing list
kaffe@kaffe.org
http://kaffe.org/cgi-bin/mailm
Hi,
I started using Eclipse with Kaffe and was surprised how fast it runs.
I used jserv's email
http://www.kaffe.org/pipermail/kaffe/2005-April/102028.html to get
started. I was not able to ensure that fastjar was installed - but
eclipse started so I don't know how important it was.
I tried to
Here is the tinderclient log for this kind of build.
http://tinderbox.anholt.net/tinderbox3/showlog.pl?machine_id=44&logfile=20050419041440.log
Michael
___
kaffe mailing list
kaffe@kaffe.org
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
Hi,
These are the build errors for static build on x86_64.
/home/mfranz/development/kaffe-dev/kaffe/kaffe/kaffevm/.libs/libkaffevm.a(ltdl.o)(.text+0x3cda):
In function `sys_dl_open':
/home/mfranz/development/kaffe-dev/kaffe/libltdl/ltdl.c:1107: warning:
Using 'dlopen' in statically linked applic
On 4/17/05, Kiyo Inaba <[EMAIL PROTECTED]> wrote:
> Hi Michael,
>
> >I have been trying to build Kaffe with the static flags
> >(--with-staticlib/bin/vm) and getting build failures. Has anyone else
> >tried this lately?
>
> I tested it for cross-compilation. And it failed for latest snap at
> fi
Hi,
I have been trying to build Kaffe with the static flags
(--with-staticlib/bin/vm) and getting build failures. Has anyone else
tried this lately?
Michael
___
kaffe mailing list
kaffe@kaffe.org
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
On 12/30/04, Michael Franz <[EMAIL PROTECTED]> wrote:
> Here is the diff -u .
Any reason why this was not applied?
Michael
___
kaffe mailing list
kaffe@kaffe.org
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
On 4/5/05, Jim Pick <[EMAIL PROTECTED]> wrote:
> I've made the 1.1.5 release of Kaffe available for download at:
>
>ftp://ftp.kaffe.org/pub/kaffe/v1.1.x-development/kaffe-1.1.5.tar.gz
>http://www.kaffe.org/ftp/pub/kaffe/v1.1.x-development/kaffe-1.1.5.tar.gz
>
> This is the next in the 1.1
Riccardo,
I am not having any problems with darwin 6.
What is the default threading model?
Michael
On Apr 4, 2005 6:17 PM, Riccardo <[EMAIL PROTECTED]> wrote:
> Hey,
>
> darwin6, intrp, pthread: all tests fail
>
> netbsd 1.6.2, sparc32, jit, jthread: 3 tests fail : GCTest.fail
> TestUnlock.f
I was at the NY JAVASIG [1] last week and one of the things that Sun
did to improved performance in JDK 5.0 was to optimise
System.arraycopy (I assume it is a native method). Any idea how fast
the Kaffe implementation is.
Michael
1.http://www.javasig.com/
On Apr 3, 2005 3:48 PM, Kaffe CVS <[EMA
Dalibor,
Great work! I am looking forward to the 1.1.5 release!
Michael
On Apr 2, 2005 11:04 PM, Dalibor Topic <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I've put up the snapshot of CVS head online at
> http://www.kaffe.org/~robilad/kaffe-1.1.x-cvs.tar.gz which is the
> 'release candidate' for
Riccardo,
This is an issue that I can't remember all the details to. It is
actually a Darwin thing and not Kaffe (well, it is not exlusive to
Kaffe). To fix this set the environment variable TIMEOUT to something
less than 300 (the default). Dalibor may be able to tell you how to
set this in conf
This seems to have broken most of the tinderbox.
gmake[1]: *** No rule to make target `gccbuiltin.h', needed by `all-am'. Stop.
On Apr 1, 2005 12:17 AM, Kaffe CVS <[EMAIL PROTECTED]> wrote:
> PatchSet 5633
> Date: 2005/04/01 05:12:40
> Author: robilad
> Branch: HEAD
> Tag: (none)
> Log:
> Added w
Hi,
The Darwin6/PPC JIT3 is failing to build with this error:
cpp0: warning: changing search order for system directory "/usr/local/include"
cpp0: warning: as it has already been specified as a non-system directory
mv -f libkthread_la-lock-impl.o .libs/libkthread_la-lock-impl.o
mv: rename libkth
Looks like darwin6/7 are both back!
Thanks Dalibor!
___
kaffe mailing list
kaffe@kaffe.org
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
Darwin 7 is fixed. Darwin 6 is getting this error:
ld: Undefined symbols:
_strerror_r
http://tinderbox.anholt.net/tinderbox3/showlog.pl?machine_id=18&logfile=20050331071558.log
___
kaffe mailing list
kaffe@kaffe.org
http://kaffe.org/cgi-bin/mailman/lis
HI,
Darwin is now broken differently.
ld: Undefined symbols:
_repsem_destroy
_repsem_getvalue
_repsem_init
_repsem_post
_repsem_wait
Michael
http://tinderbox.anholt.net/tinderbox3/showlog.pl?machine_id=18&logfile=20050330201604.log
http://tinderbox.anholt.net/tinderbox3/showlog.pl?machine_id=35
Any update on getting this fixed for 1.1.5?
On Sat, 26 Mar 2005 14:10:33 + (UTC), Riccardo <[EMAIL PROTECTED]> wrote:
> using intrp + pthreads,
>
> almost every tests fails: 144 of 147 tests failed
> the failures are like:
> Internal error: caught an unexpected exception. Please check your
Still unable to build darwin 6 and now it seems the tinderbox is broken.
On Wed, 2 Mar 2005 21:20:18 -0500, Michael Franz <[EMAIL PROTECTED]> wrote:
> > I can't reproduce it here. I am running regressions as we speak... I
> > didn't do a clean build though.
> &g
> I can't reproduce it here. I am running regressions as we speak... I
> didn't do a clean build though.
>
> -R
Just did another clean build. Same error. Check the tinder log for details.
http://tinderbox.anholt.net/tinderbox3/showlog.pl?machine_id=18&logfile=20050302174934.log
___
Hi all,
Darwin 6 is getting this build error.
mv: rename libkthread_la-lock-impl.o to
.libs/libkthread_la-lock-impl.o: No such file or directory
gmake[3]: *** [libkthread_la-lock-impl.lo] Error 1
The same build is still working on darwin 7.
Michael
_
I am getting something similar on linux x86_64. This happens only on
a clean checkout, if I start with 2005/01/21 - configure/build and
then update to head, it works. That is how I got the tinderbox to be
reporting success, but it really does break.
Michael
On Sat, 26 Feb 2005 12:35:47 + (
The latest head has these errors:
gcc -shared .libs/dummyin6.o .libs/getaddrinfo.o .libs/getifaddrs.o
.libs/inet_pton.o .libs/inet_ntop.o .libs/memset.o .libs/semaphores.o
-pthread -Wl,-soname -Wl,libreplace-1.1.x-cvs.so -o
.libs/libreplace-1.1.x-cvs.so
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.4
I don't seem to be receiving any mail for this.
___
kaffe mailing list
kaffe@kaffe.org
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
I installed gettext - I run SuSE so I installed it through Yast. Your
distribution will have it's own method.
On Wed, 23 Feb 2005 17:42:57 +0800, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> hello,Michael Franz
> I got the same error message as you,can you tell me how
Hi,
I have some more details on this:
ld: Undefined symbols:
_repsem_destroy
_repsem_init
_repsem_post
_repsem_wait
On Mon, 21 Feb 2005 11:25:52 -0500, Michael Franz <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Just ran cvs HEAD and build failed with this:
> mv -f libkthread_la
Hi,
Just ran cvs HEAD and build failed with this:
mv -f libkthread_la-lock-impl.o .libs/libkthread_la-lock-impl.o
mv: rename libkthread_la-lock-impl.o to
.libs/libkthread_la-lock-impl.o: No such file or directory
Michael
___
kaffe mailing list
kaffe@k
Here is the details from Apple's Release notes
(http://www.opensource.apple.com/darwinsource/10.3/gcc-1495/AppleReleaseNotes.html)
* The -traditional-cpp option has changed. In Apple GCC 3.1 and
earlier Apple GCC compilers, -traditional-cpp was used to toggle
between the standard GNU GCC preproce
Guilhem,
> Yes. Correct. (Look at jit3/slots.h and jit/slots.h)
jit/slots.h does not have anything describing the info I am interested
in, however, jit3/slots.h does.
How closely does kaffe.def follow this convention? FALOAD uses method
load_offset_scaled_float(stack_float(1), stack(1),
stack(0
On Sun, 20 Feb 2005 08:29:10 -0700, Timothy Stack <[EMAIL PROTECTED]> wrote:
>
> On Feb 20, 2005, at 5:21 AM, Dalibor Topic wrote:
>
> As for why stuff doesn't work, have you guys tried reverting my last
> changes to
> sysdepCallMethod and the ppc trampoline? I probably screwed it up wrt
> darwi
Hi,
I have been going over kaffe.def and slots.h to figure out how the
interpreter works. I understand what the slots.h macros are doing
(stack, pop, push, ) but I don't understand what the logical
difference is amoung rstack, wstack and stack? I am thinking Read
stack, Write stack and just
Nothing new to report on this front, but I have figured out how to
compile the latest after the Linux/PPC integration step (is this
complete). For Darwin6 to compile the embedded assembler the CFLAGS
needs to be set to '-no-cpp-precomp'.
This might not be necessary on darwin7 since I think Apple
On Mon, 31 Jan 2005 14:11:45 +0100, Dalibor Topic <[EMAIL PROTECTED]> wrote:
> Michael Franz wrote:
> > Tried the latest head and getting this error.
> > make[1]: Entering directory `/home/mfranz/development/kaffe-dev/kaffe/po'
> > test -z "fr.gmo zh_TW.gmo
Hi,
I am still getting this error for linux x86_64.
Making all in po
make[1]: Entering directory `/home/mfranz/development/kaffe-dev/kaffe/po'
test -z "fr.gmo zh_TW.gmo" || make fr.gmo zh_TW.gmo
make[2]: Entering directory `/home/mfranz/development/kaffe-dev/kaffe/po'
rm -f fr.gmo && : -c --stati
On Mon, 7 Feb 2005 04:29:33 + (UTC), Dalibor Topic
<[EMAIL PROTECTED]> wrote:
> Riccardo libero.it> writes:
>
> >
> > Hello,
> >
> > a new build on darwin6 shows many regression failures, namely 18:
> >
> > ArrayForName.fail MethodErrors.fail
> > BufferedReaderTest.fail
I am trying to figure out why darwin 6 is not able to compile the
methodcalls.c in the jit3 directory. The following code is similar
to what is in methodcalls.c and will do for my example.
This code gives the error that a ';' is missing after reg1 and reg2.
However the same code compiles fine u
t just now stops
the build.
On Mon, 31 Jan 2005 14:11:19 +0100, Dalibor Topic <[EMAIL PROTECTED]> wrote:
> Michael Franz wrote:
> > Hi,
> >
> > The latest cvs is now breaking on darwin 6.
> > ccache gcc -g -O2 -Wchar-subscripts -Wcomment -Wformat=2
> > -Wim
Hi,
The latest cvs is now breaking on darwin 6.
ccache gcc -g -O2 -Wchar-subscripts -Wcomment -Wformat=2
-Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces
-Wparentheses -Wsequence-point -Wreturn-type -Wswitch -Wtrigraphs
-Wunused-function -Wunused-label -Wunused-parameter -Wun
Tried the latest head and getting this error.
make[1]: Entering directory `/home/mfranz/development/kaffe-dev/kaffe/po'
test -z "fr.gmo zh_TW.gmo" || make fr.gmo zh_TW.gmo
make[2]: Entering directory `/home/mfranz/development/kaffe-dev/kaffe/po'
rm -f fr.gmo && : -c --statistics -o fr.gmo fr.po
mv:
This patch doesn't seem to be working when you try to build without
native AWT. Or it has just broke the darwin 6 build.
On Sun, 23 Jan 2005 10:54:04 -0800, Kaffe CVS <[EMAIL PROTECTED]> wrote:
> PatchSet 5908
> Date: 2005/01/23 18:48:33
> Author: robilad
> Branch: HEAD
> Tag: (none)
> Log:
> Re
Hi,
I have been going over the internals of Kaffe's execution code,
specifically the way the interpreter's internal stack operates. What
I understand so far, Kaffe is a stack based interpreter. The stack is
a stack of 'slots' (defined in slots.h). A slot is big enough to
store the largest data
I have started to put together some documentation on Kaffe. It is not
much but I would like to pass it along to the list. I hope to expand
it soon. I started with some stuff off of the website and added
information I have cleamed from other locations (such as sablevm and
amazon).
Comments welco
On Tue, 18 Jan 2005 11:33:41 +0800, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> hi,Michael Franz,
>
> I'm trying to get Kaffe work on my powerpc device. I do it as follow:
> first , make and install 'native' kaffe, totally I have three
> dir
Christina,
Are you trying to port kaffe to linux/ppc or just trying to
cross-compile? kaffe already runs on linux/ppc. If you are trying to
cross-compile check out this document.
http://kaffe.org/doc/kaffe/FAQ.cross-compiling.
On Tue, 11 Jan 2005 11:44:30 +0800, æèæ <[EMAIL PROTECTED]> wrote:
Guilhem,
This is a little late, but this broke the darwin JIT3 build. It is
missing some symbols during linking:
_repsem_destroy
_repsem_init
_repsem_post
_repsem_wait
Your later patch (11/28/04) does not fix it the problem. Well, at
least darwin's JIT3 still does not compile.
Is there any hel
> Thanks to your question I have reread the JNI spec and it looks like we
> should on the contrary enable the JNI refs.
> They are not needed in most cases because we store objects on the stack
> but if the native call stores object in the heap we may lose track of
> used objects and garbage collec
Hi,
When running (trying to run) kaffe on darwin/x86 I get the same native
library load issue as on darwin/ppc (I think this is currently fixed),
however, for the PPC version the paths are complete and on x86 there
are relative. Is there code that is making them complete for certain
platforms?
x
How do I get this patch to work on the tinderbox tests?
On Tue, 04 Jan 2005 07:54:31 +0100, Guilhem Lavaux <[EMAIL PROTECTED]> wrote:
> Michael Franz wrote:
> > I think I finally have the tinderbox working - more tweaks will be
> > needed. The current build is failing wi
I think I finally have the tinderbox working - more tweaks will be
needed. The current build is failing with:
ccache gcc -g -O2 -Wchar-subscripts -Wcomment -Wformat=2
-Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces
-Wparentheses -Wsequence-point -Wreturn-type -Wswitch -Wswit
Hi,
I have put these diagrams together to help me understand how kaffe
works. They are based on
http://wiki.cs.uiuc.edu/cs427/Kaffe+-+Calls+Structures.
One is of the initialization process, the other is the execution
process. These are diagrams of the relationships between modules (from
the wiki
Hi,
I have been browsing the code and have noticed that jnirefs.h is not
used. It is included by [ch] files, but the contents are never
defined. In an effort to get ride of the noise can this file be
deleted?
Michael
___
kaffe mailing list
kaffe@kaff
Hi,
Here is the latest errors for SuSE x86_64:
ClassLoader.c:37: error: conflicting types for
`java_lang_VMClassLoader_defineClass'
../../../include/java_lang_VMClassLoader.h:20: error: previous
declaration of `java_lang_VMClassLoader_defineClass'
Michael
Hi,
I am getting a few build errors now.
signal.c: At top level:
signal.c:178: error: conflicting types for `registerAsyncSignalHandler'
jsignal.h:37: error: previous declaration of `registerAsyncSignalHandler'
signal.c:209: error: conflicting types for `registerSyncSignalHandler'
jsignal.h:34: er
That fixed it! Is this patch making it into CVS?
On Fri, 31 Dec 2004 11:10:09 +0100, Guilhem Lavaux <[EMAIL PROTECTED]> wrote:
> Michael Franz wrote:
>
> >I can not find any patch attached to your email.
> >
> >
> >
> Ooops. Sorry, here it is.
&
I can not find any patch attached to your email.
On Thu, 30 Dec 2004 15:41:16 +0100, Guilhem Lavaux <[EMAIL PROTECTED]> wrote:
> Michael Franz wrote:
>
> >Hi,
> >
> >I have been trying to build HEAD and am having problems on darwin 7.
> >This is the output
Here is the diff -u .
On Thu, 30 Dec 2004 16:51:04 +0100, Guilhem Lavaux <[EMAIL PROTECTED]> wrote:
> Michael Franz wrote:
>
> >>It is ok for me. Just a reminder: use the uniform diff format when
> >>sending a patch it is always easier to read. :)
> >>
&
>
> It is ok for me. Just a reminder: use the uniform diff format when
> sending a patch it is always easier to read. :)
is that the diff -u ? I can send another version if needed.
Michael
___
kaffe mailing list
kaffe@kaffe.org
http://kaffe.org/cgi-b
I have made a small change to the CFLAGS instructions. Please review.
On Sun, 12 Dec 2004 17:19:07 -0500, Michael Franz <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have added some additional information in the FAQ.debugging
> document. I covers my (limited) experience in debuggi
On 29 Dec 2004 23:23:00 -, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Today's make failed while making .libs/kaffe-bin, saying
> ../kaffevm/.libs/libkaffevm.so: undefined reference to `ignoreSignal'
Same problem on Darwin 7.
Michael
__
Hi,
I have been trying to build HEAD and am having problems on darwin 7.
This is the output from make check.
Making check in compile_time
Internal error: caught an unexpected exception.
Please check your CLASSPATH and your installation.
java/lang/UnsatisfiedLinkError: dlcompat: file
"/Users/mfra
Hi,
I have attached a patch file that will fix the DGB macro usage in
jthreads.c for non-linux systems that use FIOASYNC.
Michael
dbg.patch
Description: Binary data
___
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaf
I don't know how many failure we had before this big breakage, but now
there are 10 of 145 failures.
Kaffe does not work on Darwin 7 (x86).
On Thu, 16 Dec 2004 12:40:29 + (UTC), Riccardo <[EMAIL PROTECTED]> wrote:
> Hey,
>
> In <[EMAIL PROTECTED]> Dalibor Topic
Hi,
Due to some issue at work today, I was exposed to the
java.awt.headless property at work. Is kaffe/classpath going to
implement this for JDK 1.4 compatibility? It seems like a big issue
that has taken Java too long to address.
Michael
___
kaffe m
Hi,
I just checked out head and am able to compile and run the regression
tests. I don't know what fixed it or if it works on Darwin 5 & 6.
Michael
___
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
Hi,
In trying to verify what broke the Darwin and other BSD buids, I
checked out the December 1, 2004 02:00 code. This version was suppose
to work, however I was unable to get it to run. Building was fine.
Here is the error message:
make check-local
cd test && make check
Making check in regre
Hi,
I have added some additional information in the FAQ.debugging
document. I covers my (limited) experience in debugging kaffe.
Please take a look and let me know of anything that is incorrect or
unclear.
Thanks
Michael
FAQ.debugging.patch
Description: Binary data
__
Hi,
I was testing kaffe on Darwin/x86 (7) and am getting:
Failed to locate native library "libnative" in path:
/Users/mfranz/development/kaffe/libraries/clib/native:
/Users/mfranz/development/kaffe/libraries/clib/net:
/Users/mfranz/development/kaffe/libraries/clib/io:
/Users/mfranz/development/kaf
On Fri, 03 Dec 2004 11:45:41 -0800, Jim Pick <[EMAIL PROTECTED]> wrote:
> I haven't posted to the list in quite some while, so I guess I should
> chip in so people know I'm still here. Y'all are reading my blog on
> Planet Classpath, right? :-)
Where is this?
[snip]
> Eventually, we'll be able to
Hi,
My understanding is that Kaffe is going to start using the GNU
classpath instead of it's own implemenation of the Java libraries.
What is preventing us from using them today?Is there a TODO list
that people are working that will get us to this point? Is there a
timeline for this?
Anothe
Hi,
Now that I am use KJC to run my tests I am only getting 1 failure on
linux/x86_64.
FAIL: TestSerializable2.java
Contents of .fail
a = Serialized-0 magic 321
java.lang.NullPointerException
a = Serialized1-10 magic 321
java.lang.NullPointerException
a = Serialized2-10 magic 321
java.lang.NullP
Hi,
I have been testing Kaffe with jikes instead of kjc since kjc seems to
have problems on some platforms. On Darwin occasionally the
rebuildlib.sh does not finish, or the JVM itself does not work
darwin-jit3. When I do this I get 15 of 144 test fail. But when I
run the same process with kjc
I was told that this is because the compiler optimzes the instructions
into a different order. This can be over-come by changing the CFLAGS
in config.frag to include -O0
On Mon, 22 Nov 2004 19:59:25 -0800 (PST), Pinaki Mukherjee
<[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I am trying to step thr
On Mon, 22 Nov 2004 04:07:55 +0900 (JST), Kiyo Inaba
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> <[EMAIL PROTECTED]> wrote:
> ><[EMAIL PROTECTED]> wrote:
> >> Well, actually I can step inside kaffe.def from the function
> >> runVirtualMachine. But it just says "in kaffe.def: line n" without showing
> >>
Ok. I figured it out. I was trying to add -O0 to CFLAGS and doing it
on the command line. That seemed to over-ride the -g that kaffe was
adding, so no debug info.
On Wed, 17 Nov 2004 23:12:52 -0500, Michael Franz <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have done this before,
On Thu, 18 Nov 2004 09:22:37 -0800 (PST), Pinaki Mukherjee
<[EMAIL PROTECTED]> wrote:
>
> Well, actually I can step inside kaffe.def from the function
> runVirtualMachine. But it just says "in kaffe.def: line n" without showing
> the C code that's getting executed. So that's what I meant in my ear
On Wed, 17 Nov 2004 23:13:55 -0800 (PST), Pinaki Mukherjee
<[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I modified kaffe.def for each instruction and want to test whether they are
> correct. I want to step through each JVM instruction that is executed in
> Kaffe. I think this consists of instruction
Hi,
I have done this before, but it doesn't seem to be working anymore.
Either it is borken or I am doing something wrong. I have configured
using ./configure --disable-native-awt --with-threads=unix-jthreads
--enable-debug, set KAFFE_DEBUG=ddd, install kaffe, add kaffe to my
path and then run.
On Sat, 6 Nov 2004 14:28:40 + (UTC), Riccardo <[EMAIL PROTECTED]> wrote:
> Hey,
>
> erifier.dylib /Users/multix/kaffe-cvs/darwin-intrp/kaffe/kaffevm/kaffe-
> gc/.libs/libkaffegc.dylib -lm ../../replace/.libs/libreplace.dylib ../../
> libltdl/.libs/libltdlc.a
> ld: Undefined symbols:
> _pthread
I have been doing some more testing. Things haven't change since the
last time I did this, however I do have more information. It seems
that the failures listed do not all produce failure files.
Script output: 15 failed
FAIL: TestSerializable2.java
FAIL: SerialPersistentFields.java
FAIL: TestSer
Hi,
Was there an answer to this that I missed?
On Thu, 9 Sep 2004 14:12:21 -0600 (MDT), Timothy Stack
<[EMAIL PROTECTED]> wrote:
> >
> > Hi,
> >
> > how can I step inside the file .../kaffe/kaffevm/kaffe.def while
> > debugging? when I do a 'step', gdb just shows the line number and says
> > "in
1 - 100 of 195 matches
Mail list logo