Creating jar files as part of a test?

David Holmes david.holmes at oracle.com
Mon Mar 31 05:59:39 UTC 2014


I need to dynamically create a jar file containing some of the classes 
that form my test, and then use that jar file on a secondary exec of the 
VM (using ProcessTools). Given we aren't supposed to check-in binary 
files to the repos, what is the simplest way to generate a jar file 
using jtreg?

Thanks,
David


More information about the jtreg-use mailing list