-
Bug
-
Resolution: Fixed
-
P3
-
8
-
None
-
b73
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8018992 | 7u45 | Andrew Hughes | P3 | Closed | Fixed | b01 |
JDK-2228701 | 7u40 | Andrew Hughes | P3 | Resolved | Fixed | b01 |
As per Andrew's thread, the OpenJDK builds should not have a jvisualvm man page installed.
http://mail.openjdk.java.net/pipermail/jdk7u-dev/2012-August/004087.html
The new build process (makefiles) in jdk8 doesn't appear to have this issue but it does need correction in the old(er) jdk8 and 7u makefile structure. Andrew will post a webrev.
Actually, rereading the jdk8/makefiles code (jdk/makefiles/Images.gmk) - the jvisualvm man page is filtered out only for MacOS at moment. It needs to be filtered out for OpenJDK builds also.
http://mail.openjdk.java.net/pipermail/jdk7u-dev/2012-August/004087.html
The new build process (makefiles) in jdk8 doesn't appear to have this issue but it does need correction in the old(er) jdk8 and 7u makefile structure. Andrew will post a webrev.
Actually, rereading the jdk8/makefiles code (jdk/makefiles/Images.gmk) - the jvisualvm man page is filtered out only for MacOS at moment. It needs to be filtered out for OpenJDK builds also.
- backported by
-
JDK-2228701 Build should not install jvisualvm man page for OpenJDK
-
- Resolved
-
-
JDK-8018992 Build should not install jvisualvm man page for OpenJDK
-
- Closed
-
- relates to
-
JDK-7157855 jvisualvm.1 not included in binaries
-
- Closed
-