-
Sub-task
-
Resolution: Delivered
-
P4
-
11.0.27.0.1-oracle, 11.0.29-oracle
A new system property, `beans.defaultmethods`, has been introduced to disable Bean Introspection from reporting default methods inherited from interfaces. Set the value of the `beans.defaultmethods` property to `false`, for example, by adding `-Dbeans.defaultmethods=false` to the command line, to exclude default methods.