Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8234211 allow discoverable javac plugins to be invoked by default
  3. JDK-8235684

Release Note: Allow Discoverable javac Plugins to be Invoked by Default

XMLWordPrintable

    • Verified

      javac "plugins" can now opt-in to be started by default if not started explicitly in the options passed to `javac` from the command-line or in the `options` argument of an API invocation. This behavior is enabled by implementing the method `Plugin.isDefault()` to return `true`.

            jjg Jonathan Gibbons
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: