jtreg support for --patch-module

Roger Riggs Roger.Riggs at Oracle.com
Fri Aug 25 19:40:58 UTC 2017


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
>



More information about the jtreg-use mailing list