mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-15 02:13:19 +00:00
Start ServiceThread before compiler threads, and run nmethod barriers for zgc before adding to the service thread queues, or posting events from the java thread. Reviewed-by: pliden, dholmes, rehn