No JConsole in latest JDK?

I am using the following version of the JDK -

java version "1.5.0-beta"

Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-beta-b32c)

Java HotSpot(TM) Client VM (build 1.5.0-beta-b32c, mixed mode)

But I cannot find the new JConsole tool in %JAVA_HOME%/bin or anywhere else.

Has it been removed from the latest release?

Thanx

gaurav

[391 byte] By [ggehlota] at [2007-9-30 23:39:32]
# 1
JDK 1.5.0 has been released in final version late September.jconsole is in JDK_INSTALL/bin (not in the jre install)-Alexis
am74686a at 2007-7-7 14:53:38 > top of Java-index,Administration Tools,Sun Connection...