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

Details

    • Sub-task
    • Status: Closed
    • P3
    • Resolution: Delivered
    • 14
    • 14
    • tools
    • Verified

    Description

      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`.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: