hg: build-infra/jdk7/langtools: Added more info to pub api and native api files. Modifiers to methods,
Erik Joelsson
erik.joelsson at oracle.com
Wed Nov 9 00:56:17 PST 2011
(remember I'm Erik and not Joel now! ;)
I agree with you, but for now I just followed what Fredrik already put
there. In my view, this is still just prototyping, it might not work at
all or it might work out great, most probably we will change it around a
lot before we are satisfied. I sure expect a lot of cleanup before it's
production ready anyhow.
Where would you think it should reside?
/Erik
On 2011-11-08 17:48, Jonathan Gibbons wrote:
> On 11/03/2011 09:59 AM, erik.joelsson at oracle.com wrote:
>> 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
>>
>
> Erik,
>
> I don't think these belong here (eventually). javac.processing is
> for the implementation support for annotation processing; I don't
> think it should be used for client code like this.
>
> -- Jon
More information about the build-infra-dev
mailing list