Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8041676 remove the java.compiler system property
  3. JDK-8306649

Release Note: Removal of the `java.compiler` System Property

XMLWordPrintable

      The system property `java.compiler` has been removed from the list of standard system properties.

      Running with this system property set on the command line will now print a warning to say that the system property is obsolete; it has no other effect. In previous releases, running with `-Djava.compiler` or `-Djava.compiler=NONE` on the command line selected interpreter only execution mode. If needed, the `-Xint` option can be used to run in interpreter only mode.

            jpai Jaikiran Pai
            jpai Jaikiran Pai
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: