hi does any one know where can i get the 1.4.2 JVM source code
if there's a version more specific i'd be happy to hear about it
steven acer - 27 Jul 2007 19:27 GMT
forgot to mention that i need to build on a RHEL AS 4 update 4 64-bit
machine, if possible of course
Arne Vajhøj - 28 Jul 2007 01:13 GMT
> hi does any one know where can i get the 1.4.2 JVM source code
> if there's a version more specific i'd be happy to hear about it
1.4.2 is not open source. I think you need to contact SUN to
get that version.
7 is open source and you can the source here:
http://download.java.net/openjdk/jdk7/
Arne