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.

            Assignee:
            Jaikiran Pai
            Reporter:
            Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: