subscribe

2001-10-23 Thread unix1998
__ === ÐÂÀËÃâ·Ñµç×ÓÓÊÏä (http://mail.sina.com.cn) ÐÂÀË·ÖÀàÐÅÏ¢£­£­³ÇÊÐÉú»îÖ¸ÄÏ£¡ (http://classad.sina.com.cn/) ÊÀ½ç±­¡¢¼×A¡¢Å·ÖÞÁªÈü¡­¶©×ãÇò¶ÌÐÅ£¬Ó®ÊÖ»ú´ó½±£¡ (http://sms.sina.com.cn/sport.h

Re: JDK 1.4 port status

2001-10-23 Thread Jim Hazen
Sounds great. Blackdown rocks. -Jim > Jim Hazen <[EMAIL PROTECTED]> writes: > > > Back at the end of August it was said that a first Blackdown release > > (beta) of JDK 1.4 would happen in two weeks. It's been a bit longer > > than that. Anyone know what's going on? New features (generics, >

Re: Problems with "java" executable

2001-10-23 Thread Calvin Austin
It could be http://developer.java.sun.com/developer/bugParade/bugs/4422213.html which is a generic hotspot bug but was found on linux :*( regards calvin Alexandre Saur wrote: > > Yes, I know... RedHat 7.0 is kind of old now... > but my glibc is the latest for redhat 7.0 as far as I know...

RE: RedHat 7.2/JDK compatibility?

2001-10-23 Thread Veda Narayanan
All, Redhat 7.2 comes with the default linux kernel of 2.4.3. Please be careful with this kernel. Many JDK's(esp 1.3.x) were not qualified for this linux kernel. Linux kernel has gone many changes especially in Thread scheduling algos which need to be qualified by JDK developers. If not you mig

Re: Problems with "java" executable

2001-10-23 Thread Alexandre Saur
Yes, I know... RedHat 7.0 is kind of old now... but my glibc is the latest for redhat 7.0 as far as I know... the version is 2.2.4-18.7.0 It's a strange thing: when running classes, like "java HelloWorld", the problem does NOT occur... the class is executing perfectly... On Tuesday 23 October

RedHat 7.2/JDK compatibility?

2001-10-23 Thread Alexander V. Konstantinou
Has anyone tried the latest JDKs (Blackdown/Sun/IBM) with RedHat 7.2? In previous RedHat upgrades I had discovered incompatibilities with the Java JDKs. In one case I had to downgrade (painful!). Thanks, Alexander -- To UNSUB

Problems with "java" executable

2001-10-23 Thread Alexandre Saur
Hi, I just starting to use Blackdown's JDK for Linux, version 1.3.1. I have a Linux RedHat 7.0 computer with all the latest libc libraries installed. My problem is this: when I first run the java executable, like "java -version", the output is this: java version "1.3.1" Java(TM) 2 Runt

Re: JDK 1.4 port status

2001-10-23 Thread Juergen Kreileder
Jim Hazen <[EMAIL PROTECTED]> writes: > Back at the end of August it was said that a first Blackdown release > (beta) of JDK 1.4 would happen in two weeks. It's been a bit longer > than that. Anyone know what's going on? New features (generics, > etc) being crammed into 1.4 before the release?