Tag option "process" is missing in JTreg documentation
Pavel Tisnovsky
ptisnovs at redhat.com
Thu Nov 18 03:26:47 PST 2010
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