-
Sub-task
-
Resolution: Delivered
-
P3
-
14
-
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`.