Is there a recommended way of generating jtreg java test source?

Martin Buchholz martinrb at google.com
Wed Oct 15 20:04:46 UTC 2014


Occasionally, one would like to generate the java sources to be tested
instead of checking them in (e.g. the generated source files may be huge).
Is there a way to do that?

Ideally, you would want to have some java code be @run to create the source
files, and those could then in turn be @compile'd and @run'd, but that does
not seem to be possible.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/jtreg-use/attachments/20141015/b7604d98/attachment.html>


More information about the jtreg-use mailing list