Re: Sun JDK for Linux vs. Blackdown

2000-01-20 Thread Jacob Nikom
Look at http://www.blackdown.org/java-linux/info.html Obviously, Sun placed their JDK on Sun's web site. To understand this stuff better, read Nathan Meyers book "Java Programming on Linux" (www.javalinux.net) Jacob Nikom Michael Maloney wrote: > > I just learned that Sun now has its JDK avail

Re: Sun JDK for Linux vs. Blackdown

2000-01-20 Thread Brian Pomerantz
On Thu, Jan 20, 2000 at 03:10:28PM -0600, Michael Maloney wrote: > > How do they do this? Does the Sun JDK use green threads by > default? > Yes. BAPper -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsu

Sun JDK for Linux vs. Blackdown

2000-01-20 Thread Michael Maloney
I just learned that Sun now has its JDK available for Linux. I downloaded it from: http://developer.java.sun.com/developer/earlyAccess/j2sdk122 I noticed that in the README 'credits' section they give kudos to the blackdown development team. What is the relationship between the blackdown JDK a

Re: IBM released an early jdk for linux

1999-06-12 Thread Nelson Minar
>Is the 90 day evaluation license for real? I took this as a sign that this was only a prerelease alpha, that they will be having a more stable version soon. A bit frustrating, but I think it makes sense in this context. >On a serious note, how will the IBM JVM impact the Blackdown port? That's

Re: IBM released an early jdk for linux

1999-06-11 Thread Weiqi Gao
Edgar Villanueva wrote: > > It is only jdk1.1.6 though. > > But I will take it. > > www.alphaworks.ibm.com > > Check it out! Is the 90 day evaluation license for real? I remember downloading Netscape Navigator (since 0.96 onward) once every three months just to get over the 90 evaluation lic

Re: IBM released an early jdk for linux

1999-06-11 Thread Nelson Minar
>It is only jdk1.1.6 though. But I will take it. Yeehaw! If you don't like hunting, it's at http://www.alphaworks.ibm.com/tech/linuxjvm Native threads, requires glibc 2.1 and kernel 2.2. Says Redhat 6.0 is good to go, and it seems to be. It requires Motif, but they have helpful instructions ab

IBM released an early jdk for linux

1999-06-11 Thread Edgar Villanueva
It is only jdk1.1.6 though. But I will take it. www.alphaworks.ibm.com Check it out! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

JDK for Linux on MIPS hardware???

1999-05-25 Thread Michael Herron
Do you know of a JDK port that runs on Redhat linux on a MIPS processor (Cobalt Microserver)?   I'm running Kaffe now -- but I think I'm having problems running the W3C Jigsaw Java application server because of possible compatibility issues with Kaffe.   Any thoughts?   Mike   --Michael Her

JDK for Linux on MIPS

1998-12-24 Thread nagendra mishr
I need to have a JDK for a MIPS processor running RedHat Linux 5.x. I only found one vendor Kaffe, and their JDK seems to be horrible. Is there any chance that I can sources to JDK and compile for MIPS? Nagendra

JDK for Linux

1998-09-30 Thread Gulf Resources Co.
Dear Sir We are a telecommunications company developing java applications. Do have any info on java libraries for telephony applications? Most of programs works with Dialogic boards. The JDK 1.6 does it support arabic? Thanks Rick T Fajardo

Re: 3rd JDK for Linux/Intel available (OpenGroup)

1998-08-26 Thread Stephen Zander
> "Liz" == Linux Weekly News <[EMAIL PROTECTED]> writes: Liz> When you say "heavily based", do you believe they have taken Liz> actual code from the blackdown port? Is the blackdown port Liz> GPL (which would make such borrowing illegal)? No, Sun's licencing prevents code from be

Re: 3rd JDK for Linux/Intel available (OpenGroup)

1998-08-21 Thread Ed Huott
Linux Weekly News <[EMAIL PROTECTED]> wrote: > > "Kevin B. Hendricks" <[EMAIL PROTECTED]> writes: > > > Given their product is heavily based on the hard work of the Blackdown > > team, you would think they would share their diffs. Unfortunately, they > > have refused all requests to share diffs

Re: 3rd JDK for Linux/Intel available (OpenGroup)

1998-08-19 Thread Linux Weekly News
"Kevin B. Hendricks" <[EMAIL PROTECTED]> writes: > Given their product is heavily based on the hard work of the Blackdown > team, you would think they would share their diffs. Unfortunately, they > have refused all requests to share diffs. So much for being the OpenGroup > (IMHO). > > Kevin B.

Re: 3rd JDK for Linux/Intel available (OpenGroup)

1998-08-19 Thread Juergen Kreileder
[EMAIL PROTECTED] (Burkhard Perkens-Golomb) writes: > In article <[EMAIL PROTECTED]>, > Vincent Trussart <[EMAIL PROTECTED]> writes: > [...] > > Latin1 letters works with swing's components ; not with plain awt components. > > > > I also found that the JMenu offset bug is present (this one

Re: 3rd JDK for Linux/Intel available (OpenGroup)

1998-08-19 Thread Levente Farkas
Nelson Minar wrote: > > On the freshmeat tip, the OpenGroup has finally released their port of > the JDK for Linux. http://www.camb.opengroup.org/RI/java/linux/ > This one is based on native Linux threads. > > Three JDK ports for Linux, hooray! And now with yet another d

Re: 3rd JDK for Linux/Intel available (OpenGroup)

1998-08-19 Thread Burkhard Perkens-Golomb
In article <[EMAIL PROTECTED]>, Vincent Trussart <[EMAIL PROTECTED]> writes: [...] > Latin1 letters works with swing's components ; not with plain awt components. > > I also found that the JMenu offset bug is present (this one is corrected in > jdk1.1.6v3). > > Are you sure that Latin1

Re:3rd JDK for Linux/Intel available (OpenGroup)

1998-08-18 Thread Kevin B. Hendricks
Hi, You asked about benchmarks. One of the x86 porters from Blackdown named Juergen Kreileder tested both the upcoming Blackdown jdk116_v4 against the OSF Opengroup's jdk116_v1 (native threads) and Netscape-4.06-glibc on a Dual PPro 233MHz system. Here are his results: ---cut---

Re: 3rd JDK for Linux/Intel available (OpenGroup)

1998-08-18 Thread Vincent Trussart
Toni Nikkanen wrote: > On Tue, 18 Aug 1998, Nelson Minar wrote: > > > On the freshmeat tip, the OpenGroup has finally released their port of > > the JDK for Linux. http://www.camb.opengroup.org/RI/java/linux/ > > This one is based on native Linux threads. > >

Re: 3rd JDK for Linux/Intel available (OpenGroup)

1998-08-18 Thread Toni Nikkanen
On Tue, 18 Aug 1998, Nelson Minar wrote: > On the freshmeat tip, the OpenGroup has finally released their port of > the JDK for Linux. http://www.camb.opengroup.org/RI/java/linux/ > This one is based on native Linux threads. > > Three JDK ports for Linux, hooray! And now w

Re: 3rd JDK for Linux/Intel available (OpenGroup)

1998-08-18 Thread wilco
TYA makes swing useable, and thats not bad Tom Jenkins wrote: > At 05:37 PM 8/18/98 -0400, Nelson Minar wrote: > >On the freshmeat tip, the OpenGroup has finally released their port of > >the JDK for Linux. http://www.camb.opengroup.org/RI/java/linux/ > >This one is

Re: 3rd JDK for Linux/Intel available (OpenGroup)

1998-08-18 Thread Tom Jenkins
At 05:37 PM 8/18/98 -0400, Nelson Minar wrote: >On the freshmeat tip, the OpenGroup has finally released their port of >the JDK for Linux. http://www.camb.opengroup.org/RI/java/linux/ >This one is based on native Linux threads. > >Three JDK ports for Linux, hooray! And now with ye

3rd JDK for Linux/Intel available (OpenGroup)

1998-08-18 Thread Nelson Minar
On the freshmeat tip, the OpenGroup has finally released their port of the JDK for Linux. http://www.camb.opengroup.org/RI/java/linux/ This one is based on native Linux threads. Three JDK ports for Linux, hooray! And now with yet another delay for JDK 1.2, we're almost caught up :-)