Java en Vista (compatibility)
Are there any recent articles/websites about compatibility between Java and Vista, Especially older versions of the JRE, like 1.4.x and 1.5.x ?
I found http://weblogs.java.net/blog/chet/archive/2006/10/java_on_vista_y.html
Or is anyone here working on Vista with an older version of the JRE who wants to share his findings?
[342 byte] By [
intovoida] at [2007-11-26 17:27:21]

# 2
Why would you worry about older version of the JDK running on Vista, since newer version of the JDK will quite happily execute code compiled for older version of Java?
If it is a question of making sure that programs still behave properly with older VMs, for previous version of Windows, then I reckon you should keep an older version of Windows around too.