Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-dev] ajdoc updates for JRE 1.5 and accessibility modifiers

I just committed some updates to ajdoc.  It now runs in the 1.5 JRE and
works with 1.5-generated Javadoc files (bug#82218).  The other major fix was
that ajdoc never adhered to the accessibility switches (e.g. -protected,
-private) correctly for advice members, and does now (bug#82340).

I also added bug#82755 for updating figuring out what Javadoc does with
documentation for Java 5 language features (e.g. enums, annotations) and
making ajdoc do the same.

Mik

--
http://kerstens.org/mik
 




Back to the top