Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ca-dev] Notnull and Nullable annotations on the Jakarta Annotation spec

In Jakarta Common Annotations 2.1, the annotation @Notnull and @Nullable were added to the specification via the issue 90

Normally for other annotations defined in Jakarta Common Annotations, the implementations were provided by other specifications. For the above new annotations, does it mean the implementation for common annotations needs to provide the implementation as I was not sure which specifications pull in these annotations? Does anyone know where the TCKs are for validating the implementation?

--
Thanks
Emily


Back to the top