I support adding the -O javac flag (which is what the original patch) does, as it doesn't hurt, even if it does little. But yeah like I said the in the issue comments, the other flags are not javac flags. They are java flags.
So just to be clear, where are you wanting to put the flags? On Tue, Oct 6, 2009 at 10:28 AM, Robin Anil <robin.a...@gmail.com> wrote: > About > https://issues.apache.org/jira/browse/MAHOUT-170 Enable Java compile > optimize flag during buildAny reason why we shouldnt add the > -XX:+AggressiveOpts > -XX:+UseFastAccessorMethods flags. to the JVM. > > Robin > >