Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8215156

Deprecate the -Xfuture option

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 13
    • 12
    • tools
    • b23

      The -Xfuture option was provided so that users could check how their code would fair against stricter JVM checking that, in the future, would be on by default. Because of fixes for JDK-8149499, JDK-8214807, and others, these stricter JVM checks are now on by default. So, there is no longer a need for the -Xfuture option. It should be deprecated.

      Note that -Xfuture is a synonym for -Xverify:all. Users who want full verification should use -Xverifiy:all instead of -Xfuture.

            henryjen Henry Jen
            hseigel Harold Seigel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: