hg: build-infra/jdk7/langtools: Added more info to pub api and native api files. Modifiers to methods,
erik.joelsson at oracle.com
erik.joelsson at oracle.com
Thu Nov 3 09:59:14 PDT 2011
Changeset: e1493aa6e122
Author: erikj
Date: 2011-11-03 17:50 +0100
URL: http://hg.openjdk.java.net/build-infra/jdk7/langtools/rev/e1493aa6e122
Added more info to pub api and native api files. Modifiers to methods,
perhaps all are not needed, but several are. Added static final fields
to native api as these are included in header files. We will need to
find a way to filter this in make later.
! src/share/classes/com/sun/tools/javac/processing/ApiVisitor.java
! src/share/classes/com/sun/tools/javac/processing/NativeapiVisitor.java
! src/share/classes/com/sun/tools/javac/processing/PubapiVisitor.java
More information about the build-infra-dev
mailing list