-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 17
-
Component/s: tools
-
b16
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8297696 | 17.0.6 | Leslie Zhai | P4 | Resolved | Fixed | b05 |
Sun Yaqi reported the issue:
configure --with-import-modules=modular-sdk
make run-test CONF=fastdebug TEST="jdk/javadoc/doclet/testJavaFX/TestJavaFxMode.java" failed:
`
Starting subtest 1.7: checkOutput TEXT allowOverlaps:false expectFound:true expectOrdered:true
FAILED: test/out/pkg/A.html: following text not found:
<a href="#propProperty">prop</a>
`
configure --with-import-modules=modular-sdk
make run-test CONF=fastdebug TEST="jdk/javadoc/doclet/testJavaFX/TestJavaFxMode.java" failed:
`
Starting subtest 1.7: checkOutput TEXT allowOverlaps:false expectFound:true expectOrdered:true
FAILED: test/out/pkg/A.html: following text not found:
<a href="#propProperty">prop</a>
`