yoff
yoff
**Triage of new results:** *java/unreleased-lock, 21 new results* These are all due to `lockInterruptibly` now being correctly recognized as a locking call. This should in itself not introduce problems as...
I will do an extra DCA run on nightly for timing, since I changed the code, but otherwise I am ready to merge this :-)
Timing has actually improved with the code change: palatable/lambda is now slightly slower, but apache/commons now sees no slow-down. So the project with the very many prefixes is the only...
> Let's get #16859 merged first Agreed. I have converted this to draft in the meantime.
The performance run shows something on `palatable/lambda` both overall and in a stage related to dataflow. However, the changed code is not evaluated until later and not at all during...
> dca looks fairly uneventful to me. Cool, then I feel ready to merge. I have fixed the QLDoc and rebased (to make CI happy).