Duplicate :
|
|
Relates :
|
This shows up in GH actions, and reproduces locally: /home/shade/trunks/jdk/src/hotspot/share/runtime/monitorDeflationThread.cpp: In static member function 'static void MonitorDeflationThread::initialize()': /home/shade/trunks/jdk/src/hotspot/share/runtime/monitorDeflationThread.cpp:42:32: error: 'Universe' has not been declared 42 | Handle thread_group (THREAD, Universe::system_thread_group()); | ^~~~~~~~
|