jetty.project/tests
Greg Wilkins e800631120
Weak reference concurrent pool (#10787)
* The Pool is now a list of Holder instances, each with a WeakReference and a strong reference to an Entry.
* Removed thread-local cache from Pool.
* Avoid using deprecated ConcurrentPool constructors.

Signed-off-by: Ludovic Orban <lorban@bitronix.be>
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
Co-authored-by: Ludovic Orban <lorban@bitronix.be>
Co-authored-by: Simone Bordet <simone.bordet@gmail.com>
2023-11-09 22:32:50 +01:00
..
jetty-home-tester Updating to version 12.0.4-SNAPSHOT 2023-10-26 22:47:29 -05:00
jetty-jmh Weak reference concurrent pool (#10787) 2023-11-09 22:32:50 +01:00
jetty-test-session-common Jetty 12 add duplicate classes finder plugin to avoid sames classes with different content coming from different jars (#10767) 2023-11-07 06:37:41 +01:00
test-distribution Jetty 12 add duplicate classes finder plugin to avoid sames classes with different content coming from different jars (#10767) 2023-11-07 06:37:41 +01:00
test-integration Updating to version 12.0.4-SNAPSHOT 2023-10-26 22:47:29 -05:00
test-jpms Updating to version 11.0.18-SNAPSHOT 2023-10-09 13:49:23 -05:00
pom.xml Updating to version 12.0.4-SNAPSHOT 2023-10-26 22:47:29 -05:00