Claude Brisson created MCOMPILER-344:
----------------------------------------
Summary: <optimize> flag is a no-op
Key: MCOMPILER-344
URL: https://issues.apache.org/jira/browse/MCOMPILER-344
Project: Maven Compiler Plugin
Issue Type: Bug
Affects Versions: 3.5.1
Environment: jdk8
Reporter: Claude Brisson
There's quite some time that the '-O' (optimize) option has disappeared from
javac (still supported as a no-op). All the optimization work is done by the
JIT. The compiler plugin should deprecate the use of the <optimize> flag.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)