mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-25 04:47:53 +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