-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b162
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8177597 | 10 | Bhavesh Patel | P3 | Resolved | Fixed | b04 |
The javadoc search results are sorted incorrectly on package results. For exact searches, the package resulting as an exact search should appear at the top of the list e.g. if a user searches for "java.lang", the result for java.lang package should appear at the top in the packages section. It does not appear in the correct order currently as the exact search for packages is based on nested names (substring in the package names).
- backported by
-
JDK-8177597 javadoc search results sorted incorrectly on packages
-
- Resolved
-