-
Bug
-
Resolution: Fixed
-
P3
-
13
-
b25
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8226018 | 14 | Jonathan Gibbons | P3 | Resolved | Fixed | team |
doccheck is reporting duplicate ids that appear to have been caused by duplicate use of {@systemProperty} within a single file.
It seems that each instance of {@systemProperty} declares an id for the system property name, so reference a property twice, and you get duplicate ids.
It seems that each instance of {@systemProperty} declares an id for the system property name, so reference a property twice, and you get duplicate ids.
- backported by
-
JDK-8226018 Repeated use of {@systemProperty} in a file causes duplicate ids
-
- Resolved
-