mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-11 19:53:52 +00:00
Use the regular task queue during evacuation failure and allow per-thread preserved header queues to remove the global lock during evacuation failure. Reviewed-by: mgerdin, jmasa