Java 6: Java kernel available?

2007-08-21 Thread alexanderschunk
i am not sure about this but there was a tiny blog today stating that Java kernel is ready for production and to be released with Java 6u4 update? Anyone a prooven information about this? If its right then i think this is pretty cool. - Best Alex

OpenJDK: LinAlg API

2007-08-23 Thread alexanderschunk
Hi, i have written an API for linear algebra operations in Java that provides the following: Vector2D and Vector3D operations Matrix operations Complex Numbers operations You can use LinAlg classes straightforward: Vector2D x = new Vector2D(1, 3); //create a 2D Vector with x and y components

OpenJDK: SIMD and 3DNOW

2007-08-24 Thread alexanderschunk
i just wonder if there is SIMD or 3DNOW support in Java / OpenjDK? I have used SIMD and 3DNOW with C++ for Computer graphics so i just wonder if there plans to incluede these for Java / OpenJDK computation or graphics features. - Alex

OpenJDK: Quickstart

2007-08-28 Thread alexanderschunk
Hi, i want to help on improving cold / warmstart issues for OpenJDK. As i have learned from Chets Blog on the Consumer JRE there are talks about takint advantage of the disk cache to improve warm start. I would to contribute to this issue and have created a java.net project called JumpStart -

Re: build-dev Digest, Vol 4, Issue 26

2007-08-28 Thread alexanderschunk
see http://weblogs.java.net/blog/chet/archive/2007/05/consumer_jre_le.html for more information. - Alex schrieb: > Send build-dev mailing list submissions to > mailto:build-dev@openjdk.java.net > > To subscribe or unsubscribe via the World Wide Web, visit > h