JVM 1.6 on Vista Bug

T

Thomas Weidenfeller

cpprogrammer said:
How do we find out which version it's going to be fixed in & when is it
going to be released?

The bug report lists the build in which it is supposed to be fixed. With
this you go to the 1.6 development site to try to find a release plan.

/Thomas
 
C

cpprogrammer

Thomas said:
The bug report lists the build in which it is supposed to be fixed.
With this you go to the 1.6 development site to try to find a release
plan.

I couldn't find the 1.6 developement site - what's the link?
 
R

Roland de Ruiter

cpprogrammer said:
Thank you.

One more question. The latest snapshot seems to be
b83.

How do I find out the version of the one which is installed
in my machine - it just says 1.6 Beta2.
Open the properties (right-click > Properties) of java.exe in the jdk
installation directory (probably something like C:\Program
Files\Java\jdk1.6.0\bin). On the Version tab, the Full Version should
reveal the build number (mine is 1.6.0-beta-b59g, i.e. build 59).

Alternatively open a command window (Start > Run > cmd, but I don't know
if Vista still has command line access) and type the following (adjust
the path to match JDK on your system)
"C:\Program Files\Java\jdk1.6.0\bin\java.exe" -version
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,767
Messages
2,569,571
Members
45,045
Latest member
DRCM

Latest Threads

Top