Package jcip-annotations: Information
Source package: jcip-annotations
Version: 1-alt3_32.20060626jpp11
Build time: Jul 1, 2021, 06:39 PM in the task #276610
Category: Development/Other
Report package bugHome page: http://www.jcip.net/
License: CC-BY
Summary: Java annotations for multithreaded software
Description:
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.
List of RPM packages built from this SRPM:
jcip-annotations (noarch)
jcip-annotations-javadoc (noarch)
jcip-annotations (noarch)
jcip-annotations-javadoc (noarch)
Maintainer: Igor Vlasenko
Last changed
July 1, 2021 Igor Vlasenko 1:1-alt3_32.20060626jpp11
- jvm11 build, added unzip BR
June 1, 2021 Igor Vlasenko 1:1-alt3_30.20060626jpp11
- update
Jan. 29, 2020 Igor Vlasenko 1:1-alt3_27.20060626jpp8
- fc update