jtreg support for --patch-module
Martin Buchholz
martinrb at google.com
Fri Aug 25 20:46:47 UTC 2017
(yes, but the jtreg tag spec need updating from -Xmodule => --patch-module)
On Fri, Aug 25, 2017 at 12:40 PM, Roger Riggs <Roger.Riggs at oracle.com>
wrote:
> Never mind, I found
>
> @compile/module=xxx
>
> An @library is not needed
>
> Regards, Roger
>
> [1] http://openjdk.java.net/jtreg/tag-spec.html
>
>
> On 8/25/2017 3:17 PM, Roger Riggs wrote:
>
>> Hi,
>>
>> For a test, I need to patch a class in a module.
>> I'm stumped on the correct series of @library, @build and @run setup to
>> see it automatically
>> pass the --patch-module options to javac and java.
>>
>> Am I expecting too much and have to revert to explicitly spawning the
>> compile and run steps?
>>
>> Thanks, Roger
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/jtreg-use/attachments/20170825/04f9edc7/attachment.html>
More information about the jtreg-use
mailing list