-
Task
-
Resolution: Fixed
-
P4
-
None
-
None
-
None
Currently in OpenJDK, @since tag is not applied consistently. Quite a few don't even have @since information, and among those have them, various format are used, for example, there are JDK1.0, JDK 1.0, 1.0 all referring to JDK 1.0.
A consistent and accurate @since tag is an important information, particularly when developer need to ensure compatibility to previous versions of Java platform.
A consistent and accurate @since tag is an important information, particularly when developer need to ensure compatibility to previous versions of Java platform.
1.
|
Convert all JDK versions used in @since tag to 1.n[.n] in jdk repo |
|
Resolved | Henry Jen | |
2.
|
Add missing @since tag under java.beans.* |
|
Resolved | Henry Jen | |
3.
|
Add missing @since tag under javax.sql.** |
|
Resolved | Henry Jen | |
4.
|
Add missing @since tag under javax.swing.* |
|
Resolved | Henry Jen | |
5.
|
@since should have JDK version |
|
Closed | Henry Jen | |
6.
|
@since tag cleanup in corba |
|
Closed | Henry Jen | |
7.
|
@since tag cleanup in jaxp |
|
Resolved | Henry Jen | |
8.
|
@since tag cleanup in jaxws |
|
Resolved | Henry Jen | |
9.
|
Add @since 1.9 to new packages added in jaxp |
|
Resolved | Henry Jen |