Re: Tya vs. shuJIT

2001-01-30 Thread David Brownell
> From: "Kazuyuki Shudo" <[EMAIL PROTECTED]> > Sent: Tuesday, January 30, 2001 12:23 AM > > David Brownell wrote: > > > It'd be interesting to see a current version of GCJ in those > > comparisons. GCJ 2.95.2 is listed in the shudo.net page, > > but that's _extremely_ old ... I'd suggest using t

Re: Tya vs. shuJIT

2001-01-30 Thread Kazuyuki Shudo
Sorry for my mistake on an URI. > The newest stable version of GCC is still 2.95.2. > Please see http://www.assurdo.com/dd.sh/web-server/ > This page says, GCC 2.96 is not a formal GCC release. The above URI should be: http://gcc.gnu.org/gcc-2.96.html The original false URI points the web page

Re: Tya vs. shuJIT

2001-01-30 Thread Kazuyuki Shudo
David Brownell wrote: > It'd be interesting to see a current version of GCJ in those > comparisons. GCJ 2.95.2 is listed in the shudo.net page, > but that's _extremely_ old ... I'd suggest using the 2.96 that > is distributed with RedHat 7.0, as the most current "stable" > version available. Th

Re: Tya vs. shuJIT

2001-01-29 Thread David Brownell
> Sent: Monday, January 29, 2001 5:46 AM Subject: Re: Tya vs. shuJIT > Volker wrote: > > > does anyone know which JIT is faster - Tya or shuJIT? > > http://www.shudo.net/jit/perf/ > > This page shows results of performance comparisons of > Java runtimes. Applied benchm

Re: Tya vs. shuJIT

2001-01-29 Thread SHUDO Kazuyuki
Volker wrote: > does anyone know which JIT is faster - Tya or shuJIT? http://www.shudo.net/jit/perf/ This page shows results of performance comparisons of Java runtimes. Applied benchmarks are SPEC JVM98, SciMark 2.0, Linpack benchmark and Eratosthenes sieve. Andreas wrote: > http://www.tu-ch

Re: Tya vs. shuJIT

2001-01-29 Thread Andreas Rueckert
Hi! On Mon, 29 Jan 2001 Volker wrote: > Hello, > > does anyone know which JIT is faster - Tya or shuJIT? http://www.tu-chemnitz.de/urz/java/news/00021.html Ciao, Andreas -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a s

Re: TYA incompatible types

2000-03-31 Thread Nelson Minar
Neal Sanche <[EMAIL PROTECTED]> wrote: >I have to announce that gonzalez.cyberus.ca is no longer available. Thanks for all your service! How about moving TYA to SourceForge? http://sourceforge.net/ [EMAIL PROTECTED] . . . .

Re: TYA incompatible types

2000-03-31 Thread Neal Sanche
SHUDO Kazuyuki wrote: > TYA 1.6 has been already released. Try it. > You will be able to get it on the following pages: > ftp://gonzalez.cyberus.ca/pub/Linux/java/ > http://www.dsv.su.se/~jens-and/tya/ > I have to announce that gonzalez.cyberus.ca is no longer available. I had originally put

Re: TYA incompatible types

2000-03-29 Thread SHUDO Kazuyuki
Tim Walsh said: > I am trying to compile TYA 0.3 (using the included make file) but I get > a an 'incompatible types in assignment' error from the 'RunCompiledCode' > function. TYA 1.6 has been already released. Try it. You will be able to get it on the following pages: ftp://gonzalez.cyberus.

Re: TYA

2000-02-03 Thread Joseph Shraibman
I did a while ago with tya 1.5 and was surprised to see sunwjit beat it. But tya doesn't crash the vm in certain circumstances that sunwjit crashes. I keep meaning to run the benchmarks again with all the updated versions of everything but I've been busy. I'll let everyone know when I get around

Re: TYA Mirror in Germany

1999-10-07 Thread Gunjan
Friends I am trying to install oracle server 8.1.5 which uses jre1.1.6v5 (glibc). I get an error saying illegal option green when the installation process begins intializing JRE. Thanks in advance Gunjan - Original Message - From: Willi Richert <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]

Re: TYA v14 Linux JEditorPane HTML

1999-08-27 Thread Wolfgang Muees
Am Thu, 26 Aug 1999 schrieb peter pilgrim: > I have noticed that TYA v14 / Blackdown Linux JDK 117v1a does not work > properly > with the Swing JEditorPane when loading HTML. The JEditorPane just > appears very blank. > Has any one found similar experience of this problem? > > Peter P > Try to a

Re: TYA v14 Linux JEditorPane HTML

1999-08-27 Thread peter pilgrim
[EMAIL PROTECTED] wrote: > > I have noticed that TYA v14 / Blackdown Linux JDK 117v1a does not work > > properly > > with the Swing JEditorPane when loading HTML. The JEditorPane just > > appears very blank. > > Has any one found similar experience of this problem? > > Hmm, I just picked up tya1.

Re: TYA

1999-07-11 Thread Dimitris Vyzovitis
Kontorotsui wrote: > On 10-Jul-99 Adam Carheden wrote: > [TYA] > > Any suggestions? > > I had the same problem and asked the author for help. > He told me to put libtya.so in /jre/lib/i386/ and now tya works > perfectly. > you could also RTFM: ./configure --libdir=java It should do the job --

RE: TYA

1999-07-10 Thread Kontorotsui
On 10-Jul-99 Adam Carheden wrote: [TYA] > Any suggestions? I had the same problem and asked the author for help. He told me to put libtya.so in /jre/lib/i386/ and now tya works perfectly. --- Andrea "Kontorotsui" Controzzi - MALE Student of Computer Science at University of Pisa - Italy -

Re: TYA problems: unresolved ref

1999-06-17 Thread Anonymous
I've been using 1.3v2 with 1.1.7v3 since that combination became possible, with no problems at all, on a Debian system, 2.2.7, glibc 2.1. I do remember that I had to build tya myself from source to get it going in the first place; there was some problem with the Debian tya package at that time.

RE: tya (where to put)

1999-06-13 Thread Jens M Andreasen
A good place to put tya is where this particular incarnation of JDK will look for it. In my case that would be: /usr/local/jdk117_v1a/lib/i686/native_threads/libtya.so -- ( ) --c[]--- [EMAIL PROTECTED] ---C--- -

Re: tya

1999-06-13 Thread Nathan Meyers
Adam Carheden wrote: > > I need some help getting the TYA JIT working. It's installed in > /usr/local/tya, JDK is in /usr/local/jdk. I've run ./configure, make > and make install, and set JAVA_COMPILER=tya. When I compile or run a > program, javac/java says "compiler "tya" not found". I've tr

Re: TYA-problems

1999-06-07 Thread Paul Mclachlan
--- "Nolte, Holger" <[EMAIL PROTECTED]> wrote: > Does anybody knows something about errors in the tya jit ? (It > is not so > easy to eliminate our error) > Can anybody tell me if thereare other JITs working fine for > jdk1.1.7 or can > someone share his experience using JIT under linux ? I run

Re: tya for JDK117v3

1999-06-02 Thread Ninja
But I want to tell is JNI with tya case. >For me, JNI/RMI works perfectly under linux. You must do two things >though: > >export JAVA_COMPILER= >export THREADS_FLAG=green > >Now you're laughin'. > -- To UNSUBSCRIBE, email to [

Re: tya for JDK117v3

1999-06-02 Thread swansma
skowski, Jacek Tadeusz (Jacek) <[EMAIL PROTECTED]> > To: '[EMAIL PROTECTED]' > <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] <[EMAIL PROTECTED]> > Date: Wednesday, June 02, 1999 4:19 PM > Subject: RE: tya for JDK117v3 > > > >> Aravind, > &g

Re: tya for JDK117v3

1999-06-02 Thread Ninja
For me, programs using JNI does not work well. -Original Message- From: Laskowski, Jacek Tadeusz (Jacek) <[EMAIL PROTECTED]> To: '[EMAIL PROTECTED]' <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Wednesday, June 02, 1999 4:19 PM S

RE: tya for JDK117v3

1999-06-01 Thread Laskowski, Jacek Tadeusz (Jacek)
> Aravind, > Yes and no problems yet. My configuration: [jacekl@pd0373jacekl1 SERVLETS]$ cat /etc/redhat-release Red Hat Linux release 6.0 (Hedwig) [jacekl@pd0373jacekl1 SERVLETS]$ uname -r 2.2.9 [jacekl@pd0373jacekl1 SERVLETS]$ java -version java version "1.1.7B" [jacekl@pd0373jacekl1 SERVLETS]

solved Re: tya 1.3 compile problem

1999-04-28 Thread Chris Abbey
At 10:00 AM 4/28/99 +0200, Andreas Rueckert wrote: [...] >glibc-devel- Bingo! According to rpm I had glibc-devel-2.0.7-29 installed... but I had exactly ZERO of the files listed by rpm -ql glibc-devel on my system. Redo the install with --force and TYA compiled beautifully... :-) now back to rea

Re: tya 1.3 compile problem

1999-04-28 Thread Andreas Rueckert
Hi! On Wed, 28 Apr 1999 Dimitris Vyzovitis wrote: >Chris Abbey wrote: > >> Howdy all, I'm having some problems compiling TYA1.3 on a stock RH5.2 >> box. I know I've compiled TYA1.1 before, on a different (non-RH) box, >> but this time around I can't seem to get past the configure step! >> >> the

Re: tya 1.3 compile problem

1999-04-27 Thread Dimitris Vyzovitis
Chris Abbey wrote: > Howdy all, I'm having some problems compiling TYA1.3 on a stock RH5.2 > box. I know I've compiled TYA1.1 before, on a different (non-RH) box, > but this time around I can't seem to get past the configure step! > > the relevant output in config.log from gcc is: > > ld: cannot

Re: TYA bugfix patch / now TYA1.2v3

1999-01-19 Thread Albrecht Kleine
Hi, for all of who have had problems using my mailed diff file: now you can fetch the complete TYA1.2v3 from URL ftp://gonzalez.cyberus.ca/pub/Linux/java/tya12v3.tgz And to be quite complete I've added the missing old TYA 0.1 (originally dated Sep 26 1997 !) into the same directory ;-) This

Re: TYA bugfix patch / now TYA1.2v3

1999-01-18 Thread Albrecht Kleine
> What does "TYA: no space in inline coding" mean? > > > Tnks! > Amancio That's a quite harmless msg: TYA pre-alloced a certain amount of memory, but due of _inlining_ the complied method exhausted this memory and so we need to realloc() for some more memory. Cheers Albrecht

Re: TYA bugfix patch / now TYA1.2v3

1999-01-17 Thread Amancio Hasty
What does "TYA: no space in inline coding" mean? Tnks! Amancio

Re: TYA and Swing; What was the #define again?

1999-01-05 Thread Albrecht Kleine
> Hi! > > What was that #define that were supposed to be commented out to get TYA 1.2 to > work with Swing, even though it tries to disable JIT during init? #define IGNORE_DISABLE at first lines of tya.c. Unfortunately I've forgotten to switch this by default before releasing. Cheers, Albrecht

Re: TYA and Swing; What was the #define again?

1999-01-04 Thread Mario Camou
Hi Peter, Go into tya.c and UNcomment the "IGNORE_DISABLE" #define -Mario. Peter Schuller wrote: > Hi! > > What was that #define that were supposed to be commented out to get TYA 1.2 to > work with Swing, even though it tries to disable JIT during init? > > Thanks! > > / Peter Schuller > -

Re: TYA 1.0 memory corruption

1998-09-04 Thread David Lucas
It was probably the use of egcs 1.03 compiler that help keep the bug down. ;-) Keep us posted. I would be glade to alpha test again if you need. Later, Dave Albrecht Kleine wrote: > May be you are right, but anyway: it is a bug in tya. > Tonight I've no solution for you, but as workaround > tr

Re: TYA 1.0 memory corruption

1998-09-04 Thread Albrecht Kleine
You wrote: Sorry for late answer, but I've spent some nice holidays far away from home. > > I've tested this small application (jdk116-v2 with a RH 5.1) and > > I've discovered a memory corruption: > > when the focus is lost from the TextField I assign 0 to the local > > Might be related to j

Re: TYA 1.0 memory corruption

1998-08-23 Thread David Lucas
[EMAIL PROTECTED] wrote: > > Hi, > I've tested this small application (jdk116-v2 with a RH 5.1) and > I've discovered a memory corruption: > when the focus is lost from the TextField I assign 0 to the local > variable var1, if the parseInt throws an exception (i.e. I don't > write ant value in TF

RE: tya and jdk 1.1.6v2 ( was: NetBeans 2.0 beta with TYA )

1998-07-15 Thread Peter Schuller
> Toni Nikkanen wrote: > >> lots of these: TYA:CompiledCodeSignalHandler_hook--context at offset =60 >> 0x42ca73b8 0xb >> Signal catched by TYA: hook for 11 > > I got these too with Hotjava... It looks like 1.1.6v2 is using sig 11 to > detect double-freeing memory. Commenting out the

Re: tya 06 + jdk_1.1.5_v7?

1998-05-19 Thread Alexander Davydenko
Nelson Minar wrote: > Does tya06 work with sbb's latest port of the JDK, 1.1.5_v7? TYA's > configure script breaks when it tries to detect the Java version, but > if you hack it so that it sees Byrne JDK 1.1.5 libc and use the same > bit of configuration that's used for the version that matches >