jetty.project/jetty-util/src
Simone Bordet 6f0623f48d
Fixes #8007 - Support Loom. (#8465)
Now using Executors.newVirtualThreadPerTaskExecutor() to execute
tasks, so the executor is tracked by the runtime for thread dumps, etc.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-08-15 17:17:35 +02:00
..
main Fixes #8007 - Support Loom. (#8465) 2022-08-15 17:17:35 +02:00
test #8414: fix drainTo when head == tail but the queue isn't empty 2022-08-08 10:28:31 +02:00