mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-05 05:30:45 +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