-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 8
-
Component/s: tools
-
b105
-
Not verified
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8034760 | 7u65 | Jonathan Gibbons | P3 | Resolved | Fixed | b01 |
| JDK-8023916 | 7u60 | Jonathan Gibbons | P3 | Closed | Fixed | b01 |
javadoc has some properties which define the javadoc comments for mandated methods. These have a specific structure, in which white space is significant. It would be better if these comments were broken apart into the structural elements (@param, @return, etc) and the text which would need to be localized.
- backported by
-
JDK-8034760 Restructure some properties to facilitate better translation
-
- Resolved
-
-
JDK-8023916 Restructure some properties to facilitate better translation
-
- Closed
-
- relates to
-
JDK-8020511 javadoc an enum on japanese windows causes warning
-
- Closed
-
-
JDK-5029959 Store and pass in translated doc comments for values() and valueOf() of Enum
-
- Resolved
-