-
Bug
-
Resolution: Fixed
-
P4
-
24, 25
-
master
If you look at the JDK24 Build 36 packages on https://jdk.java.net/24/, the Linux tar.gz also contains man pages some Windows only executable files. I believe it is caused by the inclusion of windows/man from https://github.com/openjdk/jdk/commit/22069ff42b7e5c3058415ef9b6e0b50b9d2c16ef#diff-73dee4f847e921dac331769b7166c1f654d8fd4a752cdc688e8e98cb453194d7R95
These are always built and should not be in the image output:
man1/jabswitch.1
man1/jaccessinspector.1
man1/jaccesswalker.1
man1/kinit.1
man1/klist.1
man1/ktab.1
These are always built and should not be in the image output:
man1/jabswitch.1
man1/jaccessinspector.1
man1/jaccesswalker.1
man1/kinit.1
man1/klist.1
man1/ktab.1
- caused by
-
JDK-8348975 Broken links in the JDK 24 JavaDoc API documentation, build 33
-
- Resolved
-
-
JDK-8332746 Broken links in JDK-24+14
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/53db5764
-
Review(master) openjdk/jdk/23697