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

Remove transitional target values from javac

XMLWordPrintable

    • b84
    • generic
    • generic
    • Not verified

      The -target option of javac has supported a number of "transitional" values

      * 1.4.2 (results in 48.0 class files with different code generation behavior)
      * 1.4.1 (results in 48.0 class files with different code generation behavior)
      * jsr14 (results in 48.0 class files with generics information)

      The time has come for these transitional options to be transitioned out of the set of recognized targets.

            darcy Joe Darcy
            darcy Joe Darcy
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: