-
Bug
-
Resolution: Fixed
-
P4
-
18
-
b08
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8331699 | 17.0.13-oracle | Shivangi Gupta | P4 | Resolved | Fixed | b01 |
JDK-8332183 | 17.0.12 | Andrew Lu | P4 | Resolved | Fixed | b03 |
jdk/javadoc/tool/CheckManPageOptions.java test fails if the JDK source is unavailable.
The test is trying to use a file from JDK sources. For that, it is going up the file hierarchy starting from test.dir env variable in an attempt to find "src" directory. If no source directory available, the test fails.
The test is trying to use a file from JDK sources. For that, it is going up the file hierarchy starting from test.dir env variable in an attempt to find "src" directory. If no source directory available, the test fails.
- backported by
-
JDK-8331699 jdk/javadoc/tool/CheckManPageOptions.java depends on source hierarchy
- Resolved
-
JDK-8332183 jdk/javadoc/tool/CheckManPageOptions.java depends on source hierarchy
- Resolved
- relates to
-
JDK-8288989 Make tests not depend on the source code
- Resolved
- links to
-
Commit openjdk/jdk17u-dev/e0dba38e
-
Commit openjdk/jdk/6d242e40
-
Review openjdk/jdk17u-dev/2458
-
Review openjdk/jdk/7240
(2 links to)