You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@apache.org> on 2018/06/07 20:38:00 UTC

[jira] [Comment Edited] (MCOMPILER-344) Deprecate flag

    [ https://issues.apache.org/jira/browse/MCOMPILER-344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16505218#comment-16505218 ] 

Michael Osipov edited comment on MCOMPILER-344 at 6/7/18 8:37 PM:
------------------------------------------------------------------

Fixed with [c4d92a10a9682e5d7c4bdec1bc0644a16f073330|https://gitbox.apache.org/repos/asf?p=maven-compiler-plugin.git;a=commit;h=c4d92a10a9682e5d7c4bdec1bc0644a16f073330].


was (Author: michael-o):
Fixed with [0af30c4b21ea2c618ad53b12fc92a8a295a64295|https://gitbox.apache.org/repos/asf?p=maven-compiler-plugin.git;a=commit;h=0af30c4b21ea2c618ad53b12fc92a8a295a64295].

> Deprecate <optimize> flag
> -------------------------
>
>                 Key: MCOMPILER-344
>                 URL: https://issues.apache.org/jira/browse/MCOMPILER-344
>             Project: Maven Compiler Plugin
>          Issue Type: Task
>    Affects Versions: 3.5.1
>         Environment: jdk8
>            Reporter: Claude Brisson
>            Assignee: Michael Osipov
>            Priority: Minor
>             Fix For: 3.7.1
>
>
> 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)