eclipse-ee4j / glassfish

Eclipse GlassFish
https://eclipse-ee4j.github.io/glassfish/
369 stars 137 forks source link

Concurrency for GlassFish 8 #24954

Closed dmatej closed 1 week ago

dmatej commented 1 month ago

Draft PR depending on work of @aubi , see https://github.com/eclipse-ee4j/glassfish-concurro/pull/85

Requires also new Concurrency TCK 3.1.1: https://github.com/jakartaee/concurrency/issues/511

aubi commented 2 weeks ago

This branch waits either for (preferably) a release of Concurro and update of the dependency or staging Concurro SNAPSHOT.

dmatej commented 2 weeks ago

It waits also for #24962 as I need to rebase this branch then and remove duplicities. I already done that locally, but it is safer to merge to master first.