Package jcip-annotations: Information
Source package: jcip-annotations
Version: 1-alt3_17.20060626jpp8
Build time: Feb 1, 2016, 05:02 PM in the task #157044
Category: Development/Java
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
Feb. 1, 2016 Igor Vlasenko 1:1-alt3_17.20060626jpp8
- new version
Jan. 23, 2016 Igor Vlasenko 1:1-alt2jpp
- bootstrap pack of jars created with jppbootstrap script - temporary package to satisfy circular dependencies
Sept. 8, 2014 Igor Vlasenko 1:1-alt1_8.20060626jpp7
- new release