mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-01 00:02:37 +00:00
Instead of exiting the VM when per-thread task log overflows, print warnings once and ignore any further log addition attempt. Reviewed-by: ysr, kbarrett, sangheki