Fedora Packages

jcip-annotations

Java annotations for multithreaded software

This package provides class, field, and method level annotations for describing thread-safety policies. These annotations are relatively unintrusive and are beneficial to both users and maintainers. Users can see immediately whether a class is thread-safe, and maintainers can see immediately whether thread-safety guarantees must be preserved. Annotations are also useful to a third constituency: tools. Static code-analysis tools may be able to verify that the code complies with the contract indicated by the annotation, such as verifying that a class annotated with @Immutable actually is immutable.

Releases Overview

Release Stable Testing
Fedora Rawhide 1-33.20060626.fc35 -
Fedora 35 1-33.20060626.fc35 -
Fedora 34 1-31.20060626.fc34 -
EPEL 7 1-15.20060626.el7 -
Package Info
Related Packages

You can contact the maintainers of this package via email at jcip-annotations dash maintainers at fedoraproject dot org.



Sources on Pagure