Tag option "process" is missing in JTreg documentation
Jonathan Gibbons
jonathan.gibbons at oracle.com
Thu Nov 18 06:58:31 PST 2010
Pavel, Mark,
You're right.
Mark Reinhold "owns" the tag spec underlying jtreg. I'll work with him
to get the spec updated.
Informally, the modifier disables some checks in the @compile action
that required the @compile action to specify the name of one or more
source files.
-- Jon
On 11/18/2010 03:26 AM, Pavel Tisnovsky wrote:
> Hi all,
>
> I realized that OpenJDK regression test
> langtools/tools/javac/processing/6499119/ClassProcessor.java uses the
> tag "@compile" followed by tag option "process".
>
> But this tag+option pair is not mentioned (or I'm unable to find it ;-)
> in tag specification:
> http://openjdk.java.net/jtreg/tag-spec.txt
>
> I also tried to find in newest JTreg harness sources where this option
> is processed and it in fact exists (CompileAction.java).
>
> So I think that tag specification on openjdk.java.net should be updated.
> If I'm right can anybody please do it?
>
> Thank you in advance,
> Pavel Tisnovsky
>
More information about the jtreg-use
mailing list