kaffe native interface

2001-05-07 Thread Nic Ferrier
for Kaffe? Nic Ferrier

Class Loading

2001-05-06 Thread Nic Ferrier
a hash? or is it a performance impprovement? Nic Ferrier

Re: KopiSusu 1.9 beta 3 release.

2001-04-01 Thread Nic Ferrier
ll have issues about GNU or Sourceforge I'd be happy to put a CVS on my machines here (till you decide). My CVS machine is a SUN sparsctation/10 running Debian sitting behind a 128Kbps always-on link It just seems sensible to put the code into a CVS server somewhere. Nic Ferrier

Re: classpath

2001-02-09 Thread Nic Ferrier
[EMAIL PROTECTED] 09-Feb-01 9:35:21 AM According to the classpath page it should be easy to port to Kaffe, but I have to admit I'm not having much joy with it. I have started work on a kaffe port but probably won't finish until late may (because of a lack of time). Nic

Re: Add javax.* packages

2000-11-16 Thread Nic Ferrier
C Pedley [EMAIL PROTECTED] 16-Nov-00 11:57:15 AM My approach so far has been: I have a new package I wish to create, say called javax.new So I created a new folder in the libraries/extensions folder, and then copied the directory structure and makefile.am format from the servlet package

SPARC: some success

2000-10-29 Thread Nic Ferrier
Ok... I have found out (broadly) what the Kaffe/SPARC problem is. The only working configuation of engine and threading subsystem I can get is interpreter/p-threads. Configuring with either jtheads or jit causes kaffe to not load Klasses and fail with the message: Illegal Instruction I

SPARC: some success

2000-10-28 Thread Nic Ferrier
I have mnanaged to compile and run a Kaffe on my Sparc box that works! I'm using Edouard's latest CVS stuff (thanks Edouard) that fixes the compile problems with unix-pthreads. Here's the config line: ./configure --with-threads=unix-pthreads --with-engine=intrp

Re: jar tool bug

2000-10-27 Thread Nic Ferrier
Patrick Tullmann [EMAIL PROTECTED] 27-Oct-00 6:17:00 PM The jar tool blows up if a zero-byte manifest file is provided. Sun's jar tool does not blow up. This has annoyed me for a while but there is a more serious bug - the jar tool doesn't seem able to cope with JAR 1.2 archives. JAR 1.2

SPARC problems

2000-10-24 Thread Nic Ferrier
Edouard fixed one pthreads compilation problem but I get another now I report it for info: Making all in kaffe make[2]: Entering directory `/usr/local/src/kaffe/kaffe/kaffe' /bin/sh ../../libtool --mode=link gcc -g -O2 -Wall -Wstrict-prototypes -o Kaffe -export-dynamic main.o version.o

SPARC problems

2000-10-23 Thread Nic Ferrier
I posted a while ago about problems with Kaffe on SPARC I did another test (it failed) but the information might be usefull to someone from TVT who might be trying to fix it. I tried compiling Kaffe on the SPARC (same SPARC as before) with pthreads. I thought, since pthreads is supplied with

re: Problem with SPARC Linux

2000-10-15 Thread Nic Ferrier
Godmar wrote Which OS is this? Errr... See the header. Check that the SP_OFFSET value is correct (compile and run developers/sp_offset.c and compare to config/sparc/youros/...h) Yes... Patrick advisaed me to do that. config/sparc/threads.h defines SP_OFFSET=1 but

Re: Problem with SPARC Linux

2000-10-11 Thread Nic Ferrier
Patrick Tullmann [EMAIL PROTECTED] 10-Oct-00 10:00:54 PM When it seg faults, type 'bt' (for backtrace) and you'll get a stack backtrace. Thanks. Here's the stack trace produced because of the IllegalInstruction caused by the interpreter version of Kaffe: Starting program:

KOPI contacts

2000-10-10 Thread Nic Ferrier
Anyone know how to get in touch with anybody from the Kopi project? I have some fixes for them and they're not answering my mails. Nic

Problem with SPARC Linux

2000-10-10 Thread Nic Ferrier
I've installed Kaffe (from the CVS) on a SPARCStation 10 running Debian 2.2 but I get a segmentation error when trying to run even the simplest of classes. Every single regression test fails (although I do seem to have got output from somewhere because I have lot's of .out files) with a

Re: SecurityManager

2000-09-19 Thread Nic Ferrier
"Johan Andersson" [EMAIL PROTECTED] 19-Sep-00 11:14:19 AM Why is kaffe's SecurityManager declared as an abstract class? (SecurityManger.java is located in kaffe-1.0.6/libraries/javalib/java/lang) In Sun Java 1.2 1.3 it is not an abstract class. In the latest CVS it isn't. Though it

SecurityManager abstract - incorrect?

2000-08-24 Thread Nic Ferrier
(Paperclips has code dependant on that). Anyone have any comments? Also: Calendar.roll(int field,int amount) and: GregorianCalendar.roll(int field,int amount) are missing from Kaffe. I'll have a crack at adding them myself and send the patch here. Nic Ferrier

ANN: HTTP Session load balancing: implementors wanted

2000-08-09 Thread Nic Ferrier
Java Servlet environment. Nic Ferrier

Classpath and Kaffe

2000-06-28 Thread Nic Ferrier
[EMAIL PROTECTED] 28-Jun-00 8:24:44 PM Note: libgcj is under the GPL with an exception clause; it's certainly compatible with Kaffe's GPL. As of a few months ago, I believe the copyright is held by the FSF. Absoluely! I'm working on an HttpURLConnection that does pipelining, I don't know

Re: where to get kaffe snapshot

2000-06-21 Thread Nic Ferrier
(AFAIK) are not undertaken except when a release is performed. (but I'm not on the Kaffe team so don't necessarily listen to me). Nic Ferrier

Re: CVS admin

2000-06-14 Thread Nic Ferrier
[EMAIL PROTECTED] 14-Jun-00 11:01:37 AM Which one ? Klasses.jar The following command reports Sticky Options: -kb for all JAR files sure... wouldn't it be easier to just set it in the .cvswrappers file? after all, repository wide, all JAR files are binary. Nic

CVS admin

2000-06-12 Thread Nic Ferrier
I notice that JAR files are not set up as binaries within the Kaffe repository. Can someone do this? (if it's not teaching my gran to suck eggs you just need to add .jar to the repository: cvswrappers file) Nic

Kaffe Throwable knackered?

2000-04-26 Thread Nic Ferrier
system but it looks like that's as knackered as Throwable because it keeps giving me a mailer error /8- Nic Ferrier Tapsell-Ferrier Limited