How can you run jtreg with jdk-base-image?

Mandy Chung mandy.chung at oracle.com
Wed Aug 31 13:21:49 PDT 2011


  On 08/31/11 13:03, Sean Mullan wrote:
> I'm trying to run tests with only a jdk-base-image but I am getting errors
> because jtreg can't find classes that aren't in the installed modules. Is it
> possible to run jtreg with this type of setup?

What error did you get?

I think most of the jigsaw tests requires the default platform module 
which is currently the full JDK and so they will fail when running with 
jdk-base-image.

Mandy



More information about the jigsaw-dev mailing list