Skip to content

A clean room implementation of the JCIP Annotations based entirely on the specification provided by the javadocs.

License

Apache-2.0, ISC licenses found

Licenses found

Apache-2.0
LICENSE.txt
ISC
README-LICENSE.txt
Notifications You must be signed in to change notification settings

io7m-com/jcip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jcip

Maven Central Maven Central (snapshot) Codecov Java Version

com.io7m.jcip

JVM Platform Status
OpenJDK (Temurin) Current Linux Build (OpenJDK (Temurin) Current, Linux)
OpenJDK (Temurin) LTS Linux Build (OpenJDK (Temurin) LTS, Linux)
OpenJDK (Temurin) Current Windows Build (OpenJDK (Temurin) Current, Windows)
OpenJDK (Temurin) LTS Windows Build (OpenJDK (Temurin) LTS, Windows)

jcip

A clean room implementation of the JCIP Annotations based entirely on the specification provided by the javadocs.

Features

  • Supported by most good IDEs; get real-time warnings about issues such as failing to acquire a lock before a guarded object is used.
  • OSGi-ready
  • JPMS-ready
  • Apache 2.0 / ISC license.

Usage

See the JCIP Javadoc.

About

A clean room implementation of the JCIP Annotations based entirely on the specification provided by the javadocs.

Topics

Resources

License

Apache-2.0, ISC licenses found

Licenses found

Apache-2.0
LICENSE.txt
ISC
README-LICENSE.txt

Stars

Watchers

Forks

Languages

  • Java 99.2%
  • CSS 0.8%