On Wed, Aug 7, 2013 at 7:02 PM, Peter Niederwieser <pnied...@gmail.com>wrote:
> Guillaume Laforge wrote > > Isn't there a way to specify parameters that are part of > > CompilerConfiguration's API? > > I'm not aware of a way. There is support for setting arbitrary optimization > options, if you mean that. > Are the optimization flags hard-coded? CompilerConfiguration has those get/setOptimizationOptions, but also get/setJointCompilationOptions, as well as other ones like get/setCompilationCustomizers, get/setScriptExtensions, get/setScriptBaseClass, and so on. Those options should be available? If not, they should be IMHO. -- Guillaume Laforge Groovy Project Manager Pivotal, Inc. Blog: http://glaforge.appspot.com/ Social: @glaforge <http://twitter.com/glaforge> / Google+<https://plus.google.com/u/0/114130972232398734985/posts>