Add new entity "API scope". Eg -apiPackage and -apiExclude options will define this scope.
If an API scope is specified, SigTest tool should treat public classes outside this scope as not-public.
It should process superclasses/superinterfaces/return types/parameter types/type parameters/throw types
If an API scope is specified, SigTest tool should treat public classes outside this scope as not-public.
It should process superclasses/superinterfaces/return types/parameter types/type parameters/throw types
- relates to
-
JDK-8032063 javax.swing.plaf.metal.MetalFileChooserUI$FilterComboBoxModel extends non-standard API
-
- Closed
-