blackdown's license isn't public domain liscence ?

2000-01-08 Thread Heeyeon Hwang
blackdown's license isn't public domain liscence ? ôèPԔ ‘ ÿzf¢–Ú#jöÿ–)îÇúު笷øÚ½¯Û•§$vŒ'þŠàÂ+aj˛ç-¡ÿîžË›±ÊâmïÿNº.nWÿ ‰íiËdj¹ÿnVœ‘Ú0Ÿú+

new release TYA1.6 now mirrored in Europe

2000-01-08 Thread Albrecht Kleine
Hi, while announcing my new JIT compiler TYA 1.6 release I wrote about some mirror sites, and now Jens M Andreasen informed me that tya16.tgz can now be downloaded from: http://www.dsv.su.se/~jens-and/tya/tya16.tgz For next days also Ivo Panacek has annonced to build an rpm archive. You'll g

Re: blackdown's license isn't public domain liscence ?

2000-01-08 Thread Nathan Meyers
Heeyeon Hwang wrote: > > blackdown's license isn't public domain liscence ? Blackdown's license is controlled by the Sun license. It's not public domain or open source. Nathan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] w

Re: heap space and performace (what is going on??)

2000-01-08 Thread Michael E. Moores
no it's all real.com; you are right. there are ALOT of people here and i don't keep track of all the internal organizations and technology, politics, etc. i am taking a sensible evaluation approach based on prototyping, load testing, support, extensibility, popularity, soft/hard parts cost. the

Re: heap space and performace (what is going on??)

2000-01-08 Thread Nathan Meyers
"Michael E. Moores" wrote: > > no it's all real.com; you are right. there are ALOT of people here > and i don't keep track of all the internal organizations and technology, > politics, etc. > i am taking a sensible evaluation approach based on > prototyping, load testing, support, extensibility,

Re: heap space and performace (what is going on??)

2000-01-08 Thread Michael E. Moores
it's a very tough option to sell at this point. the reasons are numerous; a big one being the chicken/egg problem. if i can prove java in general is a direction we should take and make some incremental success, then maybe i could find someone to put together some financial support. but for now

Apache_JServ_1.0 compile errors

2000-01-08 Thread jserv
Hello, I am not sure if this is the correct forum for this question, please redirect me if so. I have java version 1.1, apache is on /usr/local/apache, and jsdk.jar in /usr/local/JSDK2.0/lib. Apache version 1.3.9 runs fine on a 2.2.12 linux kernel. I have CLASSPATH = /usr/local/JDSK2.0/lib/j

Re: heap space and performance

2000-01-08 Thread Peter Schuller
> Heap consumption and performance are real problems in Java. But doesn't the JSL guarantee that an OutOfMemoryException is never thrown until all non-reachable objects have been GC:ed? Why would the JVM though an OutOfMemoryException without first doing a full GC? -- / Peter Schuller PGP user

Which Linux JVM is better?

2000-01-08 Thread Nicolás Lichtmaier
Which one is better? The latest form Sun (RC2) or the latest from blackdown (RC3). What do you think? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Which Linux JVM is better?

2000-01-08 Thread Nathan Meyers
On Sun, Jan 09, 2000 at 02:58:26AM -0300, Nicolás Lichtmaier wrote: > Which one is better? The latest form Sun (RC2) or the latest from blackdown > (RC3). > > What do you think? Depends what you want to do. If you want to use native threads, you need the Blackdown JDK. If you want to use tools