Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8339918 Remove checks for outdated -t -tm -Xfuture -checksource -cs -noasyncgc options from the launcher
  3. JDK-8346703

Release Note: The java Command Line Options `-t`, `-tm`, `-Xfuture`, `-checksource`, `-cs`, and `-noasyncgc` are Removed

XMLWordPrintable

      The `java` command no longer accepts the `-t`, `-tm`, `-Xfuture`, `-checksource`, `-cs`, and `-noasyncgc` options.

      These options are henceforth treated as unrecognized and usage of any of these options will lead to an error resulting in a failure to launch `java`. Applications that were launching `java` with the `-Xfuture` option may consider using `-Xverify:all` in its place - the rest of the options have no replacements.

            jpai Jaikiran Pai
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: