Re: What is 1.3.1-02d-FCS version of JRE???

2004-04-19 Thread Kevin B. Hendricks
Hi, > Does anyone know what this 02d version is? Where did it come from? > Why is it not available on the Blackdown download mirrors? It is mine. I was a member of Blackdown (and technically still am but I have not contributed anything in a very very long time). I rebuilt JDK 1.3.1 for ppc

Re: IBM PPC 1.4.1 Question

2003-06-10 Thread Kevin B. Hendricks
Hi, You probably want to read the following exchange at ibm.software.java.linux if you own a G4 based machine and check you exact /proc/cpuinfo against the list that IBM provided. I can confirm ... if I recompile kernel/arch/ppc/kernel/setup.c and tell it to lie and report a dual "604e" system

Another JDK 1.2 Status Report

1999-02-03 Thread Kevin B. Hendricks
am for PPC ------ Kevin B. Hendricks Associate Professor, Operations & Information Technology School of Business, College of William & Mary Williamsburg, VA 23187, [EMAIL PROTECTED] http://business.tyler.wm.edu

JDK 1.2 TimeTable Not Possible Yet, Status Report

1999-01-20 Thread Kevin B. Hendricks
lem and hope to come up with a solution soon, but we simply can not promise any one date. Please be patient. Also, please remember, we are all volunteers with other "real" jobs that must come first. We are doing our best. Kevin Blackdown Porting Team! ------

Re: jvm support for >1024 fds

1999-01-18 Thread Kevin B. Hendricks
future expansion better. I hope this helps. Kevin ------ Kevin B. Hendricks Associate Professor of Operations and Information Technology School of Business, College of William & Mary, 307 Tyler Hall, P.O.Box 8795, Williamsburg,

Re: jvm support for >1024 fds

1999-01-18 Thread Kevin B. Hendricks
A few words to clear this up. > The kernel does support it. The only problem is that the JVM is using > select(2) when it should use poll(2). No, this is not correct. The 1.1.7 JDK for glibc uses poll and not select (I know because I rewrote it to use poll). The problem is that glibc 2.0

Re: problems with jdk117 on linux ppc, please help.

1998-12-30 Thread Kevin B. Hendricks
Hi, Did my suggestion about reinstalling glibc 1m and doing a complete shutdown and then reboot, fix your seg-fault problem? Please let me know if I can move your jdk bug-report to the completed directory. Thanks, Kevin -- Kevin B

Re: problems with jdk117 on linux ppc, please help.

1998-12-29 Thread Kevin B. Hendricks
hould work. It works fine on my system. If it still fails, e-mail me directly and we can see what other libraries differ between your linuxppc machine and mine. I hope this helps. Kevin (Blackdown porting team for PPC). -- Kevin B. Hend

Singal use in Native Threads jdk

1998-12-23 Thread Kevin B. Hendricks
info helps. Please let me know if you need more info. Kevin Blackdown Porting Team (for PPC). -- Kevin B. Hendricks Associate Professor, Operations & Information Technology School of Business, College of William & Mary Williams

Sun and Linux

1998-12-20 Thread Kevin B. Hendricks
Because of this, JDK 1.2 is running well on PPC right now (with admittedly some bugs yet to iron out) which also makes me very happy. I hope this clarifies things somewhat. Kevin Blackdown Porting Team (for PPC) ------ Kevin B. Hendricks

Announcing JDK 1.1.7_v1a with Native Threads!

1998-11-02 Thread Kevin B. Hendricks
r and Kevin B. Hendricks New in this Port * This is our final port of Sun's JDK 1.1.7 final. - Native Threads support is HERE! - enable by: export THREADS_FLAG=native - please give a special thanks to Phill Edwards of the Blackdown Java-Linu

Re: mklinux versions

1998-10-26 Thread Kevin B. Hendricks
: http://business.tyler.wm.edu/mklinux/ If you are asking about mklinux on intel, unfortunately I know nothing about it. I hope this helps. Let me know if you have any questions. Kevin -- Kevin B. Hendricks Associate Professor, Operations

Announcing: Sun JDK 1.1.7 V1 Port to Linux on PowerPC

1998-10-21 Thread Kevin B. Hendricks
is still: http://business.tyler.wm.edu/mklinux We hope you enjoy the numerous improvements available in JDK 117. We will continue to work to both improve the port and fix bugs. Thanks, Your Blackdown Java-Linux JDK Porting Team for PowerPC Kevin B. Hendricks [EMAIL PROTECTED]

Re: How long will it take to port 1.1.7 ?

1998-10-02 Thread Kevin B. Hendricks
Kevin -- Kevin B. Hendricks Associate Professor, Operations & Information Technology School of Business, College of William & Mary Williamsburg, VA 23187, [EMAIL PROTECTED] http://business.tyler.wm.edu

ATTENTION: Java and SEGFAULTS

1998-10-01 Thread Kevin B. Hendricks
/green_threads/ where xxx is your machine architecture (i.e. i386, ppc, i586, etc) Kevin -- Kevin B. Hendricks Associate Professor, Operations & Information Technology School of Business, College of William & Mary Williamsburg, VA 23187

Re: Swing menu problem

1998-09-30 Thread Kevin B. Hendricks
t in our next release. The sheer number of window managers and the fact that they are all not of equal quality or perform ops in the same way, results in lots of problems under awt. Kevin -- Kevin B. Hendricks Associate Professor, O

Metrowerks is releasing its JIT source code for Linux

1998-09-24 Thread Kevin B. Hendricks
Many of the Blackdown porters have volunteered to make ports to the other Linux Platforms. If interested, check out http://www.metrowerks.com (look in the upper left hand corner under News). Thanks, Kevin -- Kevin B. Hendricks Asso

Re: SEGV from iostream in native method on Linux, FreeBSD, not Windoze

1998-09-14 Thread Kevin B. Hendricks
bug report to the Blackdown Jitterbug bug database. Kevin Blackdown JDK Poriting Team -- Kevin B. Hendricks Associate Professor, Operations & Information Technology School of Business, College of William & Mary Williamsburg, VA 23187, [EMAIL PROTECTED] http://business.tyler.wm.edu

JDK 116 V4a Issue Resolutions, Please READ!

1998-09-14 Thread Kevin B. Hendricks
tion helps. Thanks for your support and sorry for any inconvenience. Kevin B. Hendricks Blackdown Java Porting Team [EMAIL PROTECTED] ---------- Kevin B. Hendricks Associate Professor of Operations and Information Technology Schoo

Re: SIGSEGV 11 in JDK 1.1.6 4a!!!

1998-09-07 Thread Kevin B. Hendricks
hanks Kevin Hendricks Blackdown JDK Porting Team [EMAIL PROTECTED] -- Kevin B. Hendricks Associate Professor, Operations & Information Technology School of Business, College of William & Mary Williamsburg, VA 23187, [EMAIL PR

Re: JDK problem with findClass in native code

1998-09-01 Thread Kevin B. Hendricks
method option and look for exceptions being throuwn during the class init. Sorry, I can't be more help. Please submit a full bug report with sample code and we will see if we can fix it. Thanks, Kevin B. Hendricks Blackdown JDK Porting Team [EMAIL PROT

Re: JDK 1.1.6v2

1998-09-01 Thread Kevin B. Hendricks
working on tracking them down and fixing those inconsistencies. I hope this helps. Kevin B. Hendricks Blackdown JDK Porting Team [EMAIL PROTECTED] -- Kevin B. Hendricks Associate Professor, Operations & Information Technology Schoo

Re: finalize() problems

1998-08-29 Thread Kevin B. Hendricks
eam member ------ Kevin B. Hendricks Associate Professor, Operations & Information Technology School of Business, College of William & Mary Williamsburg, VA 23187, [EMAIL PROTECTED] http://business.tyler.wm.edu

Announcing JDK 1.1.6 V4a for MkLinux, Linux PMac, Linux PowerPC

1998-08-28 Thread Kevin B. Hendricks
Hi, Your Linux PowerPC JDK Porting Team is pleased to announce JDK 1.1.6 Version 4a for Linux on PowerPC. This release is available from our website and should soon be available on our mirrors: http://business.tyler.wm.edu/mklinux/index.html or for slower connections that don't like java on w

My reply to Bug 112 (now in known bugs)

1998-08-22 Thread Kevin B. Hendricks
Hi, Did you receive my reply to Bug 112 (now in known bugs)? Is this the same error that caused you earlier error message? Thanks, Kevin -- Kevin B. Hendricks Associate Professor, Operations & Information Technology School of Busi

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

1998-08-18 Thread Kevin B. Hendricks
OpenGroup (IMHO). Kevin B. Hendricks Linux PowerPC / MkLinux JDK Porting Team [EMAIL PROTECTED] ps. By the way, our v4 should come out soon with a couple of importqant bug fixes and more to come! ------ Kevin B. Hendricks Associate Professor,

Re:long delay in reading from atm socket...

1998-08-18 Thread Kevin B. Hendricks
ECTED] -- Kevin B. Hendricks Associate Professor, Operations & Information Technology School of Business, College of William & Mary Williamsburg, VA 23187, [EMAIL PROTECTED] http://business.tyler.wm.edu

Re: Socket connect timeout (user threads and blocking)

1998-08-14 Thread Kevin B. Hendricks
;t expect a big performance boost on uni-processor machines. Please let me know if I haven't explained this well. I hope this helps. Kevin Linux PPC JDK porting team [EMAIL PROTECTED] ---------- Kevin B. Hendricks Associate Professor, Oper

Announcing JDK 1.1.6 V3 for MkLinux, Linux PMac, Linux PowerPC

1998-08-04 Thread Kevin B. Hendricks
system is powered by the Mercere mailing list suite --- http://www.oeil.qc.ca/Mercere/ ------ Kevin B. Hendricks Associate Professor of Operations and Information Technology School of Business, College of William & M

Still more upcoming bug fixes for the jdk for v3

1998-07-03 Thread Kevin B. Hendricks
any questions reguarding this fixes/bugs. Thanks, Kevin B. Hendricks Linux PowerPC JDK Porting Team [EMAIL PROTECTED] -- Kevin B. Hendricks Associate Professor, Operations & Information Technology School of Business, College of William &a

RE:RMI on Linux, Class Not Found Error Message

1998-07-03 Thread Kevin B. Hendricks
to java_g and look for exceptions being thrown during the class intialization someplace (this generates alot of stuff so you may want to redirect it to a file for later searching). i.e java_g -tm CLASSNAME I hope this helps. Kevin H. ----

Re: v2-test KeyEvent bug, Other Bug fixes coming!

1998-06-26 Thread Kevin B. Hendricks
u can not under most Unixes? Does anyone know the correct answer? Thanks, Kevin B. Hendricks [EMAIL PROTECTED] Linux PPC, JDK port -- Kevin B. Hendricks Associate Professor, Operations & Information Technology School of Business, C