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

-Xfuture JVM arguement removed in Java 24

XMLWordPrintable

    • generic
    • generic

      ADDITIONAL SYSTEM INFORMATION :
      Tested in Linux, but assumed true for all OSs.

      A DESCRIPTION OF THE PROBLEM :
      Attempting to start the Java 24 JVM using the -Xfuture argument fails

      REGRESSION : Last worked in version 23.0.1

      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      java -Xfuture <my_class>

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      This is not really a bug report, but a request to update the release notes for Java 24. It is fairly obvious that you have removed support for -Xfuture as a JVM argument (as previous versions mentioned). For the sake of completeness, would you please update the release notes for Java 24 to mention this as a change made in Java 24? https://jdk.java.net/24/release-notes

      Thank you!
      ACTUAL -
      Unrecognized option: -Xfuture
      Error: Could not create the Java Virtual Machine.
      Error: A fatal exception has occurred. Program will exit.

      ---------- BEGIN SOURCE ----------
      Unnecessary
      ---------- END SOURCE ----------

      FREQUENCY : always


            Unassigned Unassigned
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: