Details
-
Bug
-
Resolution: Fixed
-
P4
-
17
-
b16
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8297696 | 17.0.6 | Leslie Zhai | P4 | Resolved | Fixed | b05 |
Description
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>
`