Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8030316 | 8u5 | Stuart Marks | P4 | Resolved | Fixed | b01 |
Description
The initial sentences of the StringJoiner setEmptyValue() and length() methods uses "i.e." in the first sentence, which screws up the first-sentence extraction for the Method Summary. This should be cleaned up. This should be an editorial change only, no actual spec change.
Attachments
Issue Links
- backported by
-
JDK-8030316 StringJoiner spec for setEmptyValue() and length() is malformatted
- Resolved