-
Bug
-
Resolution: Fixed
-
P3
-
7u4
-
b39
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2223042 | 7u6 | Michael Fang | P3 | Closed | Fixed | b12 |
There are 2 issues about man pages. They are reproducible in both jdk8 and jdk7u4.
1. jcmd.1 has been recently added and the source file can be found in jdk repo (English file is in master repo, Japanese file has not been integrated yet, still in team repo), but they are not included in the binaries.
Source:
jdk/src/solaris/doc/sun/man/man1/jcmd.1 available in master repo
jdk/src/solaris/doc/sun/man/man1/ja/jcmd.1 available in team repo
jdk/src/linux/doc/man/jcmd.1 available in master repo
jdk/src/linux/doc/man/ja/jcmd.1 available in team repo
Binary:
JAVA_HOME/man/man1/jcmd.1 missing
JAVA_HOME/man/ja/man1/jcmd.1 missing
2. jvisualvm.1 is available in the binaries for English, but Japanese file is not included in the binaries, though the source file is available in the master repo.
Source:
jdk/src/solaris/doc/sun/man/man1/jvisualvm.1 available in master repo
jdk/src/solaris/doc/sun/man/man1/ja/jvisualvm.1 available in master repo
jdk/src/linux/doc/man/jvisualvm.1 available in master repo
jdk/src/linux/doc/man/ja/jvisualvm.1 available in master repo
Binary:
JAVA_HOME/man/man1/jvisualvm.1 available
JAVA_HOME/man/ja/man1/jvisualvm.1 missing
1. jcmd.1 has been recently added and the source file can be found in jdk repo (English file is in master repo, Japanese file has not been integrated yet, still in team repo), but they are not included in the binaries.
Source:
jdk/src/solaris/doc/sun/man/man1/jcmd.1 available in master repo
jdk/src/solaris/doc/sun/man/man1/ja/jcmd.1 available in team repo
jdk/src/linux/doc/man/jcmd.1 available in master repo
jdk/src/linux/doc/man/ja/jcmd.1 available in team repo
Binary:
JAVA_HOME/man/man1/jcmd.1 missing
JAVA_HOME/man/ja/man1/jcmd.1 missing
2. jvisualvm.1 is available in the binaries for English, but Japanese file is not included in the binaries, though the source file is available in the master repo.
Source:
jdk/src/solaris/doc/sun/man/man1/jvisualvm.1 available in master repo
jdk/src/solaris/doc/sun/man/man1/ja/jvisualvm.1 available in master repo
jdk/src/linux/doc/man/jvisualvm.1 available in master repo
jdk/src/linux/doc/man/ja/jvisualvm.1 available in master repo
Binary:
JAVA_HOME/man/man1/jvisualvm.1 available
JAVA_HOME/man/ja/man1/jvisualvm.1 missing
- backported by
-
JDK-2223042 jvisualvm.1 not included in binaries
-
- Closed
-
- relates to
-
JDK-7192804 Build should not install jvisualvm man page for OpenJDK
-
- Resolved
-
-
JDK-7154770 NLS: 7u4 man page update
-
- Closed
-
-
JDK-7156831 The jcmd man page is not included in generated bundles
-
- Closed
-
-
JDK-7165776 Update Java VisualVM binaries in 7u6 and 8
-
- Closed
-