Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2122534 | 5.0u3 | Joe Darcy | P4 | Resolved | Fixed | b03 |
The subinterfaces of Declaration have various methods which return the contained members of a class or other member, e.g. a method to return the fields or elements. In the initial apt implementation, these members are returned in opposite-source order, which is inconvenient.
###@###.### 2004-12-09 23:30:37 GMT
###@###.### 2004-12-09 23:30:37 GMT
- backported by
-
JDK-2122534 apt should return members in source order
- Resolved