IcedTea is served: openjdk/build/linux-i586
mkdir -p stamps
touch stamps/icedtea.stamp
printf — ‘-cacao ERROR\n’ >> openjdk/build/linux-i586/j2sdk-image/jre/lib/i386/jvm.cfg
touch stamps/add-cacao.stamp
printf — ‘-zero ERROR\n’ >> openjdk/build/linux-i586/j2sdk-image/jre/lib/i386/jvm.cfg
touch stamps/add-zero.stamp
xerxes@labbserver:~/icedtea6$ openjdk/build/linux-i586/j2sdk-image/bin/java -version
java version “1.6.0_0″
OpenJDK Runtime Environment (IcedTea6 1.5-rce70ed27635c) (build 1.6.0_0-b16)
OpenJDK Shark VM (build 14.0-b15, mixed mode)
xerxes@labbserver:~/icedtea6$
June 10, 2009
2 Comments »
RSS feed for comments on this post. TrackBack URL
Today was the first time I have seen Shark doing a full Icedtea build [1]. This means that shark have been used as the JVM during a full compile of the whole OpenJDK suite! This are a good indication that Shark soon can be used prime time and will bring a fast portable JIT for any hardware architecture [2].
[1] http://gbenson.net/?p=142
[2] http://today.java.net/pub/a/today/2009/05/21/zero-and-shark-openjdk-port.html
Comment by xerxes — June 10, 2009 @ 4:36 pm
Congrats!
Comment by laidback — June 10, 2009 @ 5:07 pm