Jakarta Concurrency 3.1 Release Review

Type
Release
State
Successful
End Date of the Review Period

Reviews run for a minimum of one week. The outcome of the review is decided on this date. This is the last day to make comments or ask questions about this review.

Release

3.1

Description

Release Description

3.1 release of Jakarta Concurrency, aligning with Jakarta EE 11.

New features, enhancements or additions

  • Virtual threads in Java 21
  • Java Flow / ReactiveStreams and context propagation
  • Scheduled asynchronous methods as a way to replace the Schedule annotation of Jakarta Entperprise Beans
  • Enhancements to become more CDI-centric: CDI injection of the concurrency default resources and injection of configured concurrency resources based on qualifiers
  • Various specification bug fixes and clarifications
  • Various enhancements and fixes to the TCK

Removals, deprecations or backwards incompatible changes

None

Minimum Java SE Version

Java SE 17 or higher

Conforms To UI/UX Guidelines
Not verified