jmod request

Mark Reinhold mr at sun.com
Tue Dec 15 15:48:00 PST 2009


> Date: Tue, 15 Dec 2009 15:31:07 -0800
> From: jonathan.gibbons at sun.com

> Mark Reinhold wrote:
>> All good ideas, but ... why do you need to do this?  Does javac need
>> to invoke jmod directly?  Is there some other use case?
> 
> My specific need was for a test program running under jtreg, but this extends
> to any scripting being done in Java.  Even Ant support could be hacked up if
> there was a friendly Java API that could be invoked in the same JVM.  As it is,
> my samevm test program requires a couple of extra JVMs to be started up, one
> for each jmod.   And, such such numbers start adding up when you start running
> more tests.

Okay, point taken.  I'll add this to the list.

- Mark



More information about the jigsaw-dev mailing list