Issued:
2019-05-08
Updated:
2019-05-08

RHEA-2019:1039 - jcip-annotations bug fix and enhancement update


Synopsis

jcip-annotations bug fix and enhancement update

Type/Severity

Product Enhancement Advisory None

Topic

Updated jcip-annotations packages that fix several bugs and add various enhancements are now available.

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.

Solution

Before applying this update, make sure all previously released errata relevant to your system have been applied.

For details on how to apply this update, refer to:

https://access.redhat.com/articles/2974891

Affected Products

ProductVersionArch
Red Hat Virtualization Manager4.3x86_64

Updated Packages

  • jcip-annotations-1-19.20060626.el7ev.noarch.rpm
  • jcip-annotations-javadoc-1-19.20060626.el7ev.noarch.rpm
  • jcip-annotations-1-19.20060626.el7ev.src.rpm

Fixes

CVEs

(none)

References

(none)


Additional information