-
Bug
-
Resolution: Fixed
-
P3
-
6
-
generic
-
generic
JDK-Info:
---------
java version "1.6.0-ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-ea-b26)
Java HotSpot(TM) Client VM (build 1.6.0-ea-b26, mixed mode, sharing)
System-Info:
------------
Generic
Steps to Reproduce:
-------------------
Open the html page $jdk1.6.0/demo/management/index.html in the browser
The page lists:
java.lang.management Demonstration Code
* FullThreadDump
Shows how to get thread dumps and look for deadlocks.
* VerboseGC
Shows how you can find out about Garbage Collection in the VM.
The other Demonstration Code "MemoryMonitor" is missed out.
Actual Behavior:
----------------
Link/Details for Demonstration Code "MemoryMonitor" is missed out on page $jdk1.6.0/demo/management/index.html
Expected Behavior:
-----------------
Link/Details for Demonstration Code "MemoryMonitor" should be listed on page $jdk1.6.0/demo/management/index.html
###@###.### 2005-03-09 12:57:58 GMT