-
Bug
-
Resolution: Fixed
-
P4
-
6
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2159224 | 7 | Kelly Ohair | P4 | Closed | Cannot Reproduce |
The index.html file for the JVMTI demos is missing from Java 6 releases.
The file contains essential information for using the JVMTI demos, and is still referenced in other files in the Java 6 JVMTI demo tree. For example, the file
$JAVA_HOME/demo/jvmti/gctest/README.txt
contains the following text:
"See ${JAVA_HOME}/demo/jvmti/index.html for help running and
building agents".
The file is present in 5.0 releases, so we presume this is a simple packaging error that needs to be corrected for future Java 6 releases.
The file contains essential information for using the JVMTI demos, and is still referenced in other files in the Java 6 JVMTI demo tree. For example, the file
$JAVA_HOME/demo/jvmti/gctest/README.txt
contains the following text:
"See ${JAVA_HOME}/demo/jvmti/index.html for help running and
building agents".
The file is present in 5.0 releases, so we presume this is a simple packaging error that needs to be corrected for future Java 6 releases.
- backported by
-
JDK-2159224 JVMTI index.html is missing in ${JAVA_HOME}/demo/jvmti and demo/management
- Closed
- duplicates
-
JDK-6476489 DEMO: index.html is missing in JDK6/demo/jvmti and management
- Closed