Jul 11 2004, 07:13 PM
Post
#1
|
|
|
Group: Members Posts: 24 Joined: 8-January 04 Member No.: 1,391 |
Has anyone had any luck compiling on their Z using the jdk 1.1.8 javac? I have it all set up using the jeode evm and the sun classes.zip. For command line programs it compiles great. When I try to compile an AWT program however, it throws an ArrayIndexOutOfBoundsException when attempting to load java.awt.GridBagLayout.
Out of curiousity, I compiled it using the wintel jdk 1.1.8 and it compiled fine. I tried both the windows and and solaris classes.zip, and both give the same behavior. I also tried including the classes.zip before the jeode jars in the classpath , and the only difference is that I get a ClassCastException instead. I've switched to jikes in the meantime, but I was wondering if anyone actually got this to work on an awt program. |
|
|
|
![]() |
Jul 1 2005, 12:46 PM
Post
#2
|
|
|
Group: Members Posts: 110 Joined: 15-October 04 Member No.: 5,026 |
Excuse me for going into your thread but I have observed serious faults on Z6000 using Jikes. Most specially when compiling quite big applications that use a lot of numbers, "double numbers".
It is simply totally faulty. On the contrary, with jdk1.1.8 from blackdown everything runs smoothly with exactly the same results, up to five digits, than in a "big" desktop and running Java5. Perhaps I am doing something stupid with Jikes, but I've tried many times, compiling and/or downloading it. :-( Smuelas |
|
|
|
Sep 1 2005, 09:16 PM
Post
#3
|
|
|
Group: Members Posts: 13 Joined: 10-December 03 Member No.: 950 |
QUOTE(smuelas @ Jul 1 2005, 12:46 PM) Excuse me for going into your thread but I have observed serious faults on Z6000 using Jikes. Most specially when compiling quite big applications that use a lot of numbers, "double numbers". It is simply totally faulty. On the contrary, with jdk1.1.8 from blackdown everything runs smoothly with exactly the same results, up to five digits, than in a "big" desktop and running Java5. Perhaps I am doing something stupid with Jikes, but I've tried many times, compiling and/or downloading it. :-( Smuelas Well what you are doing is not clear, Smuelas. Are you runing these compiles with the Blackdown JVM? Is the result of the compile still faulty when run under Windows or x86 Linux. What I was saying earlier is that you can indeed compile with javac 1.1.8 using jeode as the jvm -- my instructions are appended to my instructions for the Kopi compiler on my website. Jeffrey Fox |
|
|
|
prun769 Compiling with jdk 1.1.8 javac Jul 11 2004, 07:13 PM
stupkid I can compile this Sun example:
http://developers... Jul 12 2004, 08:52 AM
jfox QUOTE(prun769 @ Jul 11 2004, 07:13 PM)Has any... Jun 20 2005, 09:08 PM
freizugheit prun769,
I used jikes (version 1.15) to compile H... Jun 21 2005, 12:50 AM
jfox QUOTE(freizugheit @ Jun 21 2005, 12:50 AM)pru... Jun 30 2005, 08:03 PM
freizugheit Jeffrey,
Thanks for the update and I will stick t... Jul 1 2005, 02:17 AM![]() ![]() |
|
Lo-Fi Version | Time is now: 20th May 2013 - 11:06 PM |