Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 9
-
Fix Version/s: 8u40
-
Component/s: other-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:b06
-
CPU:generic
-
OS:generic
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8063220 | 8u45 | Andy Herrick | P4 | Resolved | Fixed | b01 |
JDK-8070621 | emb-8u47 | Andy Herrick | P4 | Resolved | Fixed | team |
Description
javadoc for corba classes has invalid @since tag
org.omg.CORBA.portable.Streamable has invalid version : @since:JDK1.2
instead of JDK1.2, since tag should be "@since 1.2"
See full report in comments.
org.omg.CORBA.portable.Streamable has invalid version : @since:JDK1.2
instead of JDK1.2, since tag should be "@since 1.2"
See full report in comments.
Attachments
Issue Links
- backported by
-
JDK-8063220 [since-tag]: javadoc for corba classes has invalid @since tag
-
- Resolved
-
-
JDK-8070621 [since-tag]: javadoc for corba classes has invalid @since tag
-
- Resolved
-