eclipse-ee4j / glassfish-hk2

Dynamic dependency injection framework
https://eclipse-ee4j.github.io/glassfish-hk2
Other
84 stars 55 forks source link

Reentrantlock additions of master #979

Closed jbescos closed 6 months ago

jbescos commented 7 months ago

I have realized that there are still some synchronized blocks in master that didn't exist in 2.x-maintenance and I am covering them in this new commit.

dmatej commented 6 months ago

Glassfish build with your branch:

mvn clean install -Dhk2.plugin.version=3.0.7-SNAPSHOT -Dhk2.version=3.0.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  25:27 min
[INFO] Finished at: 2024-02-27T11:45:06+01:00
[INFO] ------------------------------------------------------------------------