Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cu-dev] Introduction

Hello Arslan,

Thank you for reaching and wanting to get involved in the Jakarta Concurrency project.
The Jakarta EE platform and specifications have a release cycle.
We are currently at the tail end of the Jakarta EE 12 release cycle as you can reference here: https://jakartaee.github.io/platform/jakartaee12/JakartaEE12ReleasePlan

Therefore, most of the work on the current Jakarta Concurrency release has already been completed.
However, I went through and reviewed the outstanding issues in the milestone for 3.1.0 (https://github.com/jakartaee/concurrency/milestone/12) to see if there were any good first issues.

That review prompted me to create the following issue: https://github.com/jakartaee/concurrency/issues/943 
This would be a good place to start if you want to get an initial contribution started.
This issue involves refactoring a test that contains workarounds that allowed us to write tests for virtual threads while compiling to Java 17.
(more info in the issue itself)

If you have any questions don't hesitate to reach out.

Kyle Jon Aure

On Wed, Sep 16, 2026 at 6:46 AM Syed Muhammad Arslan via cu-dev <cu-dev@xxxxxxxxxxx> wrote:
Hello everyone,

I'm Arslan , a Java backend engineer based in Sweden.

I have been working with Java for 3 years and have a particular interest in concurrency, distributed systems, and JVM technologies.
Recently I have been spending time learning more Jakarta specifications and , and that curiosity led me to join this mailing list.

At the moment my primary goal is to learn and improve my understanding about  Jakarta  concurrency specifications , understand the contribution process, and gradually become involved in helping with reviews, testing, documentation, or code contributions where appropriate.

Please guide me to pick a specific thing about Jakarta concurrency  and start my learning process.

Regards,
Arslan Haider 

_______________________________________________
cu-dev mailing list
cu-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cu-dev

Back to the top