Lines Matching refs:nullability
711 // available to metalava. Used for nullability annotations in OpenJDK source.
718 name: "ojluni-annotated-nullability-stubs",
719 path: "ojluni/annotations/sdk/nullability",
782 // that contain nullability annotations when targeting java language level 1.9
790 // The nullability annotations used by the generated stubs.
839 // Emit nullability annotations from the source to the stub files.
889 // Make nullability annotations available when compiling public stubs.
956 // Target for validating nullability annotations for correctness and
957 // completeness. To check that there are no nullability errors:
958 // m art-module-public-api-stubs-nullability-validation
959 // To check that there are only the expected nullability warnings:
960 // m art-module-public-api-stubs-nullability-validation-check-nullability-warnings
964 name: "art-module-public-api-stubs-nullability-validation",
971 "--validate-nullability-from-merged-stubs ",
975 "ojluni-annotated-nullability-stubs",
977 // The list of classes which have nullability annotations included in the source.