Fwd: Re: type anno test code check in
Jonathan Gibbons
jonathan.gibbons at oracle.com
Wed Sep 11 08:19:03 PDT 2013
On 09/11/2013 07:44 AM, Joel Borggren-Franck wrote:
> Further, there is an @author tag between two jtreg tags, @build and
> @run in almost every file. Please don't do that.
Charlie,
To be clearer, you should generally list all information tags
(@bug, @summary, @author, @library) after @test and before
all action tags (like @build, @compile, @run)
See the jtreg tag spec for more details. (Yes, it's old; there's
a new version coming out real soon now.)
-- Jon
More information about the type-annotations-dev
mailing list