History log of /openjdk10/langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/main/Option.java
Revision Date Author Comments
# 4137:7c4f03097a05 19-Apr-2017 jlahoda

8178012: Finish removal of -Xmodule:
Summary: Changing -Xmodule: option to -XD-Xmodule:, setting jtreg to use --patch-module instead of -Xmodule:.
Reviewed-by: jjg


# 4056:adef848660f9 14-Mar-2017 jlahoda

8175119: Need to specify module of types created by Filer.createSourceFile/Filer.createClassFile?
Summary: Clarifications and improvements to jx.a.processing.Filer for creating and reading files in and from modules.
Reviewed-by: darcy, jjg


# 3981:8be741555fa6 13-Feb-2017 jlahoda

8173777: Merge javac -Xmodule into javac--patch-module
Summary: Merging -Xmodule: functionality into --patch-module.
Reviewed-by: jjg, mchung, rfield


# 3926:86efeea0e59f 26-Jan-2017 jjg

8173312: Hide support for --inherit-runtime-environment
Reviewed-by: mchung


# 3882:b1d7dfdd0ffb 13-Jan-2017 jjg

8172474: javac should enable doclint checking for HTML 5
Reviewed-by: jlahoda


# 3823:cd0a8a7a0199 16-Dec-2016 alanb

Merge


# 3822:d8766c39123a 15-Dec-2016 alanb

8170987: Module system implementation refresh (12/2016)
Reviewed-by: mcimadamore
Contributed-by: jonathan.gibbons@oracle.com, jan.lahoda@oracle.com, srikanth.adayapalam@oracle.com, alan.bateman@oracle.com, mandy.chung@oracle.com


# 3821:9c8da4d340c8 15-Dec-2016 jjg

8170553: javac info options should match launcher options
Reviewed-by: jlahoda


# 3793:5a2b9f22ba5d 01-Dec-2016 alanb

Merge


# 3792:d516975e8110 01-Dec-2016 alanb

8169069: Module system implementation refresh (11/2016)
Reviewed-by: mcimadamore, jjg, mchung, anazarov
Contributed-by: jonathan.gibbons@oracle.com, jan.lahoda@oracle.com, alan.bateman@oracle.com, mandy.chung@oracle.com, bhavesh.x.patel@oracle.com, andrey.x.nazarov@oracle.com


# 3784:89b042a082e0 23-Nov-2016 jjg

8170301: remove debug print statement
Reviewed-by: ksrini


# 3778:f6ae0686d664 22-Nov-2016 jjg

8164590: javac --inherit-runtime-environment fails with "cannot find modules: ALL-DEFAULT"
Reviewed-by: mchung


# 3769:9b74986367e3 16-Nov-2016 jjg

8169676: boolean result of Option.process is often ignored
Reviewed-by: ksrini, jlahoda


# 3756:6afd59d40256 10-Nov-2016 jjg

8169447: javac should detect/reject repeated use of --patch-module on command line
Reviewed-by: jlahoda


# 3747:80b576bd3631 03-Nov-2016 jjg

8167975: align javac --add-* modules options with launcher
Reviewed-by: jlahoda


# 3719:32c685715095 20-Oct-2016 jjg

8145471: javac changes for enhanced deprecation
Reviewed-by: smarks, tbell, mcimadamore, jlahoda


# 3673:8bf23828bb2f 30-Sep-2016 jjg

8166144: New javadoc options don't conform to JEP 293 (GNU style options)
Reviewed-by: ksrini, bpatel


# 3643:589ff4d43428 06-Sep-2016 vromero

8162546: change hidden options -Xdebug to --debug, -XshouldStop to --should-stop, and -diags to --diags
Reviewed-by: mcimadamore


# 3628:047d4d42b466 30-Aug-2016 mchung

8160851: Remove old launcher module-related options
Reviewed-by: jjg, alanb


# 3573:c4a18ee691c4 10-Aug-2016 jjg

8136930: Simplify use of module-system options by custom launchers
8160489: Multiple -Xpatch lines ignored by javac
8156998: javac should support new option -XinheritRuntimeEnvironment
Reviewed-by: jlahoda, ksrini


# 3560:bbf4cfc235bd 03-Aug-2016 jjg

8162359: javac should use stdout for --help and --version
Reviewed-by: vromero


# 3547:e18190929198 26-Jul-2016 vromero

8161019: javac, fold formatter options
Reviewed-by: mcimadamore, jjg


# 3530:581330357a3b 11-Jul-2016 vromero

8161020: javac, fold stop compilation options
Reviewed-by: mcimadamore


# 3528:5538ba41cb97 08-Jul-2016 vromero

8153407: javac, fold debug options
Reviewed-by: mcimadamore, jjg


# 3376:4c740bddc648 03-May-2016 alanb

8154956: Module system implementation refresh (4/2016)
Reviewed-by: jjg, mchung, alanb
Contributed-by: jonathan.gibbons@oracle.com, jan.lahoda@oracle.com


# 3344:31c8b18fdc5b 14-Apr-2016 jjg

8149757: Implement Multi-Release JAR aware JavacFileManager for javac
Reviewed-by: jjg, jlahoda
Contributed-by: steve.drach@oracle.com


# 3294:9adfb22ff08f 17-Mar-2016 alanb

8142968: Module System implementation
Summary: Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282
Reviewed-by: jjg, jlahoda, vromero, mcimadamore, bpatel, ksrini, darcy, anazarov, dfuchs
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, jan.lahoda@oracle.com, vicente.romero@oracle.com, andreas.lundblad@oracle.com, andrey.x.nazarov@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, kumar.x.srinivasan@oracle.com, sundararajan.athijegannathan@oracle.com


# 3261:527e819dbc95 23-Feb-2016 jjg

8145472: replace remaining java.io.File with java.nio.file.Path
Reviewed-by: vromero


# 3259:700565092eb6 23-Feb-2016 jjg

8149772: cleanup handling of -encoding in JavacFileManager
Reviewed-by: jlahoda


# 3257:3cdfbbdb6f61 22-Feb-2016 vromero

8149600: javac, remove unused options, step 2
Reviewed-by: jjg, mcimadamore


# 2973:0e8fa3249327 01-Jul-2015 jlahoda

8072480: javac should support compilation for a specific platform version
Summary: Adding a new javac option for compiling for JDK N: -release N; including history data for previous version of JDK.
Reviewed-by: erikj, ihse, jjg, mcimadamore, mr
Contributed-by: jan.lahoda@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com


# 2846:072008f47620 11-Mar-2015 jlahoda

8071851: Provide filtering of doclint checking based on packages
Summary: Introducing -Xdoclint/package:<packages> doclint option to enable/disable checking of specified packages.
Reviewed-by: jjg, darcy


# 2599:50b448c5be54 22-Aug-2014 jjg

8044859: javac duplicates option processing when using Compiler API
Reviewed-by: mcimadamore, vromero, jlahoda


# 2571:10fc81ac75b4 17-Aug-2014 chegar

8054834: Modular Source Code
Reviewed-by: alanb, chegar, ihse, mduigou
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com